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

  1. Introducing Codase - the first powerful syntax-aware source code search engine
  2. Case statement
  3. functors .
  4. Code snippets etc...
  5. pointers
  6. linux base gui profiler for c++?
  7. matching callback parameters in generic algorithm
  8. Wrapper around C lib, problem with c_str and const
  9. easy way to read numbers from file
  10. "unable to match function definition to an existing declaration"
  11. Adding digits
  12. the use of returning const &
  13. const * volatile *
  14. "declaration of 'foo' changes meaning from 'struct foo'"
  15. partial template specializations w/ bcc
  16. argv[2] comparing with "d"
  17. Custom bidimensional iterator and container
  18. Is this program right?
  19. Help with rule of 3 pleae.
  20. Reversing a number
  21. ===Welcome to comp.lang.c++! Read this first.
  22. string to int
  23. Connot compile Qt
  24. help! about Database, thanks
  25. C++ Exception: Why does this program behave differently for pointer and array of pointer
  26. providing classes
  27. referencing
  28. VS6 : Fatal error C1021: invalid preprocessor command 'using'
  29. Recursive templates
  30. type cast and pointer
  31. Trouble with inheritance
  32. template
  33. is there any "join" implementation source code available?
  34. const char *&
  35. c++ help....i'm stuck in the middle...
  36. [ANN] SMC - State Machine Compiler v. 4.2.0
  37. Getting the file size...
  38. "no matching function for call to"?
  39. How do you write an infinite precision number class?
  40. C++ and Java...
  41. question about .. my 'unpacker'.
  42. Factorial using C
  43. C++ delete throwing exception
  44. Prefix increment/decrement results in lvalue, but postfix one results in rvalue?
  45. C++ teaching book
  46. A c++ newbie getting confused with construction of objects
  47. template
  48. singleton for a parent with protected destructor
  49. g++ wrarning hides constructor
  50. pointers to member functions and virtual inheritance
  51. STL learning
  52. custom iterator
  53. Othello A.I
  54. Best and cheap database
  55. refs
  56. which one to use? string or wsting?
  57. changing http
  58. designing a component system
  59. PRNG writing
  60. Writing a destructive trojan with C++...
  61. How watch for and extract single char from cin?
  62. Cannot instantiate abstract class
  63. Interfaces without ABCs?
  64. Programming Tutorials
  65. Using external files throughout a program (please read before replying)
  66. data structure/algorithm problem
  67. std::string vs. Unicode UTF-8
  68. Bug with access violation :(
  69. Encrypted passwords
  70. sizeof('x') in C and in C++
  71. How to identify exception ?
  72. confused with garbage collection
  73. Selectors and modificators trouble
  74. Formatting
  75. queries about the FAQ's section 7.5
  76. Formatting
  77. What is encapsulation?
  78. in-class static array initialization HOWTO?
  79. Best way to handle ownership
  80. Memory and References
  81. Vectors and References
  82. Problem with distance and STL map
  83. returning const references/pointers from functions?
  84. Rounding
  85. Double free exception with Vector
  86. Double free exception with Vector
  87. Function that calculates the arithmetic mean using vectors?
  88. Double free exception with Vector
  89. Writing a function that can modify it's number of parameters at runtime using vectors?
  90. Help with vectors
  91. Is C++ any better than BASIC?
  92. adding huge doubles
  93. Languages popularity
  94. how can i do this in o(n)
  95. Who can help me about VC7.0
  96. C++ ARRAY HELP!!
  97. c++ array help
  98. C++ vs Java : Problem with Inheritence
  99. function sequence error on aix5.2
  100. Arbitrary number of arguments
  101. visual c++ debug dinamic objects
  102. Macros and Executionspeed
  103. implementing begin()
  104. Problem in file writing.
  105. Policies, traits, generics
  106. realfree () related to new operator
  107. syntax
  108. resurrecting cin
  109. Loki TypeTraits and compilation problems
  110. Problems when giving default value for 'const auto_ptr &' argument
  111. C++ XDK Question
  112. integrate c++ in Java
  113. Problem in defining a map object
  114. Visual C++ to Borland Compiler
  115. problem with char* block[5000] and binary reading
  116. what is going on?
  117. Double free exception with Vector
  118. passing through all elements in hash
  119. c++ compilation problem
  120. ===Welcome to comp.lang.c++! Read this first.
  121. MAKING MONEY FAST
  122. call static method when class initialized
  123. type declaration
  124. Why file containing 256 bytes is 257 bytes long?
  125. [ANN] SMC - State Machine Compiler v. 4.2.1
  126. Problem with EOF when using pipes and stdin
  127. sort with vector<struct>
  128. Scope rules
  129. How does inlining work?
  130. overloading operator >> to read a text file into a Matrix
  131. How To Make Vector = Pointer
  132. seek() function
  133. COBOL style C++
  134. Where can I get InfPrec?
  135. same value enum
  136. is a char promoted to an integer in C++?
  137. Simulate post at webpage
  138. Porting from g++ 2.95/3.2 to g++ 4.01 template problem
  139. can cout<<""; can cout<<""; contribute ?
  140. library problem
  141. Non Null Terminated string
  142. how to improve custom String implementation
  143. this on reference counted objects
  144. Return appropriately by value, (smart) pointer, or reference
  145. Specialization
  146. Specialization problem
  147. Union Misalignment?
  148. HTTP Client library - uploading files (POST method)
  149. It looks like bad programming, but is it?
  150. recursion order question
  151. memory allocation checking
  152. vector.size() and (signed) int
  153. setting values for all elements in hash to a value
  154. Case-insentive
  155. undefined symbol error
  156. Challenge
  157. Again: linking between C++ and Fortran results in incorrect result
  158. Segmentation fault
  159. Unused variables used for class constructors
  160. a question on my constructor "STRING (const char*)"
  161. Redirecting printed messages to a file
  162. Converting a PRN file to a CSV using C++
  163. Need Help with programming
  164. need for typedef for instances of template classes
  165. passing character to function.
  166. Calculating the nth root of a number
  167. namespace issue
  168. Calculating the log of a number
  169. Display MS DOS's Size...by default...
  170. stl vector help
  171. valid main declaration
  172. std::wofstream
  173. Openings in Webspectrum for JAVA NMS/EMS
  174. array
  175. problem in using [ ] operator
  176. this pointer
  177. Convert double to string
  178. template<T> operator+. linker error
  179. how password is stored and check the authentication??
  180. new char[480000000] crashes
  181. questions regarding class
  182. Template construction in old gcc 3.3.3 does not compile in gcc 3.4.4
  183. memory allocation problem
  184. std::allocator % HeapAlloc
  185. Casting Strings
  186. Overloading Operator <<
  187. templated exception type
  188. Exception handling stack trace
  189. Converting Strings
  190. char *string
  191. Template.. iterator...
  192. Kernel streaming
  193. Textinput with more than one line
  194. hardware interaction
  195. specialize a template function that contains a template parameter
  196. bmp//array questions
  197. problem passing a static const int member by reference
  198. Simple Database Interaction
  199. Converting AnsiString to double
  200. "Aborted" (while reading file ?)
  201. How would I write a cell phone OS?
  202. what is word boundary?
  203. Error in using ams { } with C++.
  204. template, implicit specialization?
  205. Cast from void* to base class virtual function problem
  206. ===Welcome to comp.lang.c++! Read this first.
  207. late binding for most drived class
  208. Calling assembly from C++ and vice versa
  209. Recompilation problem
  210. Redefinition Error
  211. Visual C++ and visualization
  212. Explicit destructor calls from inside base class destructor
  213. reading tabulated files
  214. stl data structure to represent a tree
  215. Anti-rust programming language
  216. Help on OO leap year calculator
  217. [templates] is this code legal?
  218. Structured programming
  219. Is C faster than C++
  220. Basic swap trick for stl containers!!!! (very interesting, READ till the END!)
  221. Inheritance & polymorphism
  222. Inline assembler errors
  223. How can i Create a EXE file in win32 use C++
  224. Casting char to char*
  225. Casting char to char*
  226. Using Ptr of derived class to point to base class and viceversa
  227. is it a good idea to assign object to pointer without initialising it to NULL.
  228. How to find memory leaks?
  229. Function Ptrs a bad practice in c+ ?? Array od Function Ptr - Indexing issue
  230. Callbacks accross different threads
  231. Coding Problem, Help Needed
  232. Free seminar on domain-specific modeling
  233. Newb float casting question
  234. Boost program_options trouble
  235. Boost program_options trouble
  236. is chmod(766) possible in C++?
  237. Beginner questions...
  238. Is user login ?
  239. set and operators
  240. Modern applications/jobs for c++
  241. set and operators
  242. question about polymorphism
  243. Simple stack implementation
  244. g++ compile error
  245. Slicing problem
  246. skipws
  247. Date encoding as integer please help
  248. list::splice and iterator invalidation
  249. how much memory does an empty STL deque occupy?
  250. any potential multi-heritance fault?