PDA

View Full Version : C++


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 [86] 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180

  1. Implicit user-conversion error
  2. Check this out... modern day honor system, kind of like pay it foward but better
  3. program to replace comm and space with tabs
  4. How do I handle atan() when calculating absolute phase? (Communication engineering)
  5. number of occurences and trim methods... I need help ..
  6. Segmentation Fault.
  7. iostream error.
  8. Creation of Virtual Function Table
  9. Using C# DLL in VC++ 6 application via Com
  10. How do I do floating point Remainder function in C++?
  11. template & specialization
  12. C++/ CONTRACT/ IN
  13. filing struct fields from input file
  14. std::ostringstream and \r\n
  15. ===Welcome to comp.lang.c++! Read this first.
  16. help -- msn messenger client
  17. Use Windows Dll from Linux Application
  18. How to use std::copy with std::map?
  19. can't access parent classes private member (VC6)
  20. Two-way map
  21. CR-LF translation
  22. Exceptions with GNU
  23. Pass std::string to constructor
  24. How do I put a pointer to an operator?
  25. reference or pointer in parameter list - which is prefereable?
  26. Free Microsoft Visual C++ Toolkit 2003
  27. enabling unwind semantics
  28. enabling unwind semantics
  29. reference to parent inherritance?
  30. Template function question
  31. sorting a doubly linked list/node
  32. STL: Maps instance with the operator=
  33. How to get the absolute path of the library currently loaded?
  34. Elements of constant array as template arguments.
  35. Minimum Spanning Tree Algorithm Question
  36. Gathering string from input data to Array
  37. restoring the default format state for an ostream
  38. Pooling
  39. template<class T> in the h file and cpp file?
  40. unique file identification id
  41. stack allocation error
  42. Forward declarations, templates, and typedefs
  43. doubt in reference
  44. Classes: Reading in data? Using constructors?
  45. map comparison function for a user defined key
  46. BackGround ComboBox
  47. Future of c++
  48. MAC address
  49. pbl when changing files from .inl to .cpp
  50. signed char
  51. Re: Big Bertha Thing blogs
  52. compiler specific: gcc and templates
  53. wxWidgets for cross-platform GUI
  54. How to display Bitmaps?
  55. Can C++ allow multiple array assignment?
  56. Graph Data structure to storing components in spice netlist..
  57. Hi~~ I'm a beginner
  58. Hi~~ I'm a beginner
  59. newbie in cpp
  60. const string & to fopen..
  61. Schoeder Decimation
  62. Battleship
  63. next business day class
  64. Returned object assigned to reference
  65. declaration of C function - conflicts
  66. How to create custom iterator for use with std::copy?
  67. How to get and pass data to a class member function
  68. Simple Q on dynamic arrays
  69. What Lies Beneath-Feature Article in Better Software Magazine
  70. STL list problem
  71. Way to tell if parameter is variable vs constant?
  72. const vs non const functions signature
  73. STL libraries in Red Had Enterprise 4
  74. Interview Questions May 1st, 2006
  75. Topcoder and C++
  76. local variables deleted by whome ?
  77. Re: Round to significant figures (C++)
  78. Troubles when using STL iterator
  79. Problem with stream overflow
  80. tenplate class error
  81. 1000 C,C++,RDBMS,Unix,OS Interview Questions And Answers
  82. ABAP,SAP,SQL,Windows,Siebel,Peoplesoft,EJB,J2ME Interview questions and answers
  83. Incrementing a Variable Name
  84. web-based software & OS programming
  85. Using a namespace in extern "C"
  86. Help With Copy Constructor.
  87. move vector into list
  88. inheritance problem
  89. A design problem: how to represent resource id's
  90. File Copying With Globbing
  91. Member data in class derived from template
  92. mouse in c++ graphics mode
  93. scope and references to temporaries
  94. Macros
  95. hi
  96. A beginner's question about C++'s & operator
  97. Wierd linking errors that I donnn't quite get yet.
  98. what's wrong with the following singleton class???
  99. ===Welcome to comp.lang.c++! Read this first.
  100. Problem using pointer...
  101. decompiler
  102. reading from "unknown" number and names of files using fstream
  103. about extern inline and static inline
  104. vector::reserve,
  105. Format NTFS Partition With C++
  106. Count the actual number of operations performed during run time
  107. assignment of read-only variable
  108. assignment of read-only variable
  109. Setting bits to on and off
  110. Open a formView on buttom Clicked
  111. few questions concerning classes
  112. help with global variable!
  113. Comparison between floats... can it be dangerous?
  114. C++ Coding Standards
  115. Program to block Windows application
  116. quicksort 2-D variant array?
  117. function signatures const vs. non const
  118. reference to a vector
  119. array question
  120. Getting started with MS C++
  121. DLL Base Address VTABLEs and COM
  122. Purchase of C++ standard
  123. how to print vector<bool> value in gdb?
  124. Advanced Macros && Preprocessors
  125. std::sort crashes if more than 8 elements to be sorted.
  126. Is STL a part of C++ programming language?
  127. another test.. please ignore...
  128. Finding predecessors in DAGs without traversal or search. Is it possible?
  129. constructor specialization
  130. MSVC++ 6.0 Complier optimization bug??
  131. Support for partial template specialization
  132. Overloading with templates
  133. I need help with "Inheritance" and "Polymorphism"
  134. double free
  135. C++ memory allocation
  136. unreachable code?
  137. find/replace/delete function wanted
  138. Give me some advice about book and how to master vc and mfc!
  139. Give me some advice about book and how to master vc and mfc!
  140. Give me some advice about book and how to master vc and mfc!
  141. static variable
  142. check for deleted map entry -> crash ?
  143. Why has numeric_limits a standard implementation?
  144. circular function pointers declaration?
  145. type of segment inb memory
  146. non-aggregate type error?
  147. templates question
  148. What are good books to start learning from scratch
  149. On Java and C++
  150. 345 free programming books
  151. STL removal algorithm question
  152. Pointer conversion problem
  153. ===Welcome to comp.lang.c++! Read this first.
  154. virtual question
  155. System()
  156. Timer
  157. new features in c++?
  158. Question Regarding remove_if
  159. C++/ CONTRACT/ IN
  160. Message "Press any key to continue"
  161. Re: Help needed with working with dates
  162. Reading new lines from text files in c++
  163. c++ code -- error
  164. SFINAE
  165. passing c++ methods as c-callbacks
  166. problem with tabing in VC++ OCX
  167. Project with design patterns implemented
  168. Project with design patterns implemented
  169. *pt1++ givung wrong value
  170. CoderWiki.com - A free online reference manual
  171. Help regarding virtual function.
  172. overloading the [] operator for a string class
  173. Help with hash table implementation
  174. faq the c++ will not provide the default constructor?
  175. Difficulty with project
  176. Object and Array Queestion.
  177. displaying address of a character array ?
  178. encoding tree
  179. preprocessor number of cpus
  180. reference variable...and normal.....variable.....
  181. Object introspection
  182. C, C++, C#.NET Programmers need in Michigan - $42+ per hour.
  183. are container elements on the stack or heap
  184. Quicksort: I don't understand what is going on!
  185. test
  186. Problem with debugging in Dev C++ 4.9.9.2
  187. sanity check - floating point comparison
  188. C++ book
  189. division by a potentially null global const variable
  190. Decoupling classes
  191. Bank account c++
  192. sizeof class ?
  193. how to use custom control ?
  194. Why does assignment operator return lvalue?
  195. How to read UTF-8 text files?
  196. linker error when building a Windows DLL
  197. Can a virtual method be overloaded ?
  198. please help with pointer
  199. obtaining callstack level
  200. Is there any body can help me? I want to complie emule source?
  201. Object member with constructor parameter?
  202. dlopen
  203. Problem with string parameters
  204. system variables?
  205. Likely causes of Unresolved external symbol in pure virtual function
  206. How to GET multi-word input from a *file* stream as opposed to a *console* stream?
  207. IO manipulators manipulate previous cout expressions?
  208. Sign up for a free StickyMinds.com Membership today
  209. openMP compilers
  210. Compiler error using C++ V6 Update 2
  211. Would this solution be important? Is it already solved?
  212. dynamic memory allocating
  213. how to use operator overloading with heap memory allocation.
  214. True Random numbers
  215. Init syntax for checked array template?
  216. Calling another program in C++ and directing the program flow
  217. static import
  218. exe runs from BCB IDE and on double-click, won't run from cmd line... help!
  219. The callback function parameter in multithread
  220. Very lost
  221. Functions inside Macro Curly brace
  222. question on std::find()
  223. FTP server program using sockets in C++
  224. How to handle "operator []" returning reference to the null pointer
  225. c++ & ftp
  226. When copy constructors become handy?
  227. Count elements in range between two iterators
  228. Re: getting time in milliseconds
  229. Working with classes?
  230. getting time in milliseconds
  231. Going to Copy Constructor from here Why?
  232. International Characters in an Edit Control
  233. friend with template class
  234. C++ Template - Does it work on 16-bit platform
  235. multiple namespaces
  236. DOS programming
  237. Job title: $300 flat for job in perl, cgi, Visual Basic/Asp.Net, whatever online project
  238. comparing objects using pointers
  239. Q: formatted integer extraction from ifstream
  240. ===Welcome to comp.lang.c++! Read this first.
  241. Compiling C/C++ to MIPS ASM on a Windows computer
  242. Files when calling the dispaly function some garbage value is coming
  243. Trimming Vector's Excess Capacity
  244. Stupid question for you all....
  245. Calling base class constructor?
  246. Need explanation with something
  247. Calling base class constructor?
  248. diffrence between access modifier ....and access specifier...in c++
  249. boost facilities for determining whether or not a type supports particularsyntax?
  250. displaying any struct