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. Canceling file or directory deletion in .NET
  2. Mike Wahler: What an Idiot!
  3. E. Robert Tisdale: What an Idiot!
  4. Help with function
  5. Canceling file or directory deletion in .NET. That's Right Tony. How Dare You Ask a Question About .NET in This Dictatorship?
  6. Re: What is the best way to totally clear the input stream...
  7. Templates and Typedefs
  8. initializing heap-allocated structs
  9. Great Topic! Do You Want to List All the Files of a Directory? Get the BOOST FileSytem Now! It Works With Your C++ Compiler and It Is FREE!
  10. Re: Users Beware: Whenever They Cannot Answer Your Question. TheyCreate a Long Troll, and Then They Blame You!
  11. c++ polymorphism and real-time programming
  12. Is this OT?
  13. Re: The Biggest Weakness of STANDARD C++! Tha Lack of the Direct Possibility of a Directory Utility! Quel Domage!
  14. Re: The Biggest Weakness of STANDARD C++! Tha Lack of the Direct Possibility of a Directory Utility! Quel Domage!
  15. Problems compiling STLPORT 4.5.3 with g++ 3.3
  16. Perseus: What an Idiot
  17. memory problems
  18. "Bitslicing"
  19. Is This Legal Template Code? (Deduction Rules(?))
  20. Re: Application Design like 3D-Studio MAX ?
  21. Does ifstream know why it is unable to open file?
  22. Re: Application Design like 3D-Studio MAX ?
  23. No object's copies
  24. typename, typedef, and resolution
  25. template and friend problem
  26. Whats the deal with virtual inheritance
  27. Wait for <Enter>-key
  28. standards for thread safety
  29. virtual vs. protected
  30. Re: Serial Number of the Hard Drive
  31. STL vector.push_back causes delete "object"
  32. order of execution
  33. Re: Help with Function
  34. list::sort with pointers
  35. No output...
  36. DLL problems
  37. header file of NULL
  38. ostream value output question
  39. Re: STL insert/erase behaviour
  40. Re: Builder 5.0 IntToBin
  41. Beginner's Question: Assignment of Objects with a constant data member possible?
  42. Re: STL insert/erase behaviour
  43. Strange compiler warning
  44. missing zeroterminator in string.c_str()?
  45. MFC classes DISAPPEAR!!!!help
  46. Re: Overload resolution problem ?
  47. A Question about structure...
  48. Re: Builder 5.0 IntToBin
  49. Re: istream::getline
  50. Serial Port Code
  51. multiple inheritence question
  52. generic tree pathfinding
  53. __PureVirtualCalled
  54. istream_iterator question
  55. Re: Find specific element of multimap?
  56. Double BackSlashes
  57. Member field destructors?
  58. Newbie Q: "Enter/Return" on popen
  59. Pointer problems with graphics contexts
  60. Re: Qt Newsgroup
  61. Help with terminology
  62. Parse error in pointer to template
  63. Re: Qt Newsgroup
  64. C++ News Groups
  65. Re: How to know what a process returns!
  66. Re: memory tracer
  67. PLONK, PLOK, PLONK! The Water Music... Plonking Is an admittance of Guilt and Cowardice Up Here (Perseus, August 14, 2003).
  68. Re: How to know what a process returns!
  69. how to create a member, which knows about the object it was created in
  70. C# newsgroup
  71. Extending ofstream class?
  72. Implement Ctrl-C, Ctrl-V
  73. Large scale C++ software design?
  74. ===Welcome to comp.lang.c++! Read this first.
  75. access to private members from inner classes
  76. std::ofstream filename
  77. about Vector class
  78. Re: off topic
  79. Beginning with QSA (Never used QT before)
  80. Strange problem with new in a DLL
  81. Re: off topic
  82. Re: Templates specializations for operator+ with built-ins
  83. template based design
  84. Re: Using Function Pointers ?
  85. Is the storage for a std::vector<T> guaranteed to be contiguous? (from FAQ)
  86. #include "bar" negates #include <string> ; how to fix?
  87. <possibly OT>access violation
  88. why use unsigned char ever.
  89. C++ standard
  90. partial specialization of function template
  91. RAND GENERATOR IN C++
  92. Re: Qt Newsgroup
  93. Advice
  94. Re: Using Function Pointers ?
  95. unwanted functions
  96. Copy constructor and =
  97. LDAP SDK
  98. seemingly simple ofstream problem please help
  99. Re: POD encapsulation and performance
  100. Re: POD encapsulation and performance
  101. Re: C++ programmers! How do you use your 'union's ?
  102. Re: POD encapsulation and performance
  103. Re: C++ programmers! How do you use your 'union's ?
  104. Re: C++ programmers! How do you use your 'union's ?
  105. Re: Error using 'using'
  106. Re: Error using 'using'
  107. Re: Error using 'using'
  108. Re: Error using 'using'
  109. Re: New C++ Tutorial
  110. Expert advice needed
  111. Re: New C++ Tutorial
  112. Re: New C++ Tutorial
  113. Re: Fast way to compare two files using STL?
  114. Re: Fast way to compare two files using STL?
  115. Re: Fast way to compare two files using STL?
  116. C++ question
  117. Namespace: Is it a scope or a namespace?
  118. Multi-file project with Namespace
  119. RSA Decryption in VC++
  120. Re: member templates.
  121. A question about NULL
  122. linkage -O3 templates
  123. Some puzzles about sgistl!
  124. macro usage - cpp faq example
  125. Using file streams in DLL
  126. Design discussion: inheritance + (template or parameters)
  127. NULL template?
  128. Re: Why aren't namespaces used more?
  129. Re: Forms
  130. Re: Operator + overload question/error
  131. Re: Operator + overload question/error
  132. Re: Operator + overload question/error
  133. Re: New C++ Tutorial
  134. g++ and VC
  135. Re: Operator + overload question/error
  136. Re: [OT] Aspect-Oriented Software Development
  137. do I need a virtual destrucotr?
  138. Re: Help with Generic callback?
  139. Re: fstream class
  140. Re: fstream class
  141. C++ casts on zero
  142. Re: Need help with generic functors....
  143. multiple inheritance and constructors
  144. Re: problem with vector, using at
  145. Namespace/Template member initialization issue
  146. serial communication between PC and Altera FPGA in c++ or c
  147. Re: Aspect-Oriented Software Development
  148. Re: Precesion of float when writing to a file
  149. Partial member of class template specialization
  150. Newbie: pointer questions.
  151. Newbie: pointerof string array
  152. Some concepts (Maybe LOL maybe not...)
  153. When to use various types of casts?
  154. static_cast versus C-style type cast
  155. ===Welcome to comp.lang.c++! Read this first.
  156. Which implementation of "set/get" member functions is better? Please help.
  157. STLPort 4.5.3 compiled with Comeau 4.3.0.1 on Windows?
  158. Re: Two dimensional pointers and Two dimensional arrays
  159. Re: Two dimensional pointers and Two dimensional arrays
  160. Re: Two dimensional pointers and Two dimensional arrays
  161. Re: Two dimensional pointers and Two dimensional arrays
  162. Calling C++ functions from C
  163. Mirror NTFS
  164. problem linking dll in C++
  165. hi does anybody work with &quot;mouse package for cfd analysis in C++&quot;
  166. Simple Memory Game Problem
  167. Data Structures book recommendation for newbie?
  168. converting fron unsiged char to int
  169. STD types vs C++ intrinsic types
  170. Incrementing/decrementing for speed
  171. Re: protected methods
  172. Help with Virtual methods
  173. Re: Fast way to compare two files using STL?
  174. Re: New C++ Tutorial
  175. Re: Pointers
  176. Re: Fast way to compare two files using STL?
  177. Re: #include
  178. Re: Pointers
  179. Dynamically allocated array question
  180. Pushing memory allocating objects into a vector.
  181. Base classes destructors
  182. Code I've never seen before
  183. C call C++ fuction and iostream
  184. Re: Help - w/ Code I've never seen before
  185. Linking libraries with local symbols
  186. overloading the + operator:
  187. Re: what determines the size of a struct?
  188. Re: hey guys,u kow what the problem is in this function?
  189. Ocx equivalent of specific vbx
  190. Re: what determines the size of a struct?
  191. teeing parent+childs output
  192. Re: what determines the size of a struct?
  193. Corba monitoring tool
  194. GNU VB
  195. Re: Hello ~
  196. Stumped: ld: fatal: Symbol referencing errors. No output writtento myfile.o
  197. stumped: error => ld: fatal: Symbol referencing errors. No outputwritten
  198. why does my complier complain there is an overloaded function?
  199. type_info, vtable
  200. Re: Inheritance & polymorphism using C structures
  201. Re: order of construction
  202. File Processing
  203. Re: order of construction
  204. Re: Inheritance & polymorphism using C structures
  205. Re: C++ member function to C pointer to function (ack!)...
  206. Re: C++ member function to C pointer to function (ack!)...
  207. Can cout do like printf("Name: %s, Age: %d\n",name,age)?
  208. Re: pointer arithmatic and cout with char* and int*
  209. copying chars to ints...
  210. Re: pointer arithmatic and cout with char* and int*
  211. Re: pointer arithmatic and cout with char* and int*
  212. Re: C++ member function to C pointer to function (ack!)...
  213. Learning C++ Templates.
  214. s there any C API to find the total VM of a Unix system?
  215. Definig a Class within a Class
  216. Re: what determines the size of a struct?
  217. namespace
  218. Multidimensional arrays
  219. About RTTI
  220. while statement
  221. ofstream file error checks?
  222. template error
  223. Re: Quicktime
  224. [OT] Re: Quicktime
  225. Prevent warning: assignment to 'int' from 'double'
  226. C++ Building derived class from sdl string!HELP!
  227. MS Visual C++ bug?
  228. Re: methods that return a reference
  229. Re: null vs undefined
  230. Re: Simulation
  231. Re: Any difference in iteration speed
  232. Re: Any difference in iteration speed
  233. Re: Any difference in iteration speed
  234. Re: New C++ Tutorial
  235. Windows port redirection
  236. Re: Pointers
  237. Re: Simulation
  238. namespace problem
  239. Optional Parameters in Functions
  240. this
  241. help in template class
  242. stl list erase
  243. avoid function collisions ?
  244. Re: Template specialisation problem
  245. destructor / semantics of delete this
  246. C++ Hierarchy compiling???
  247. switch
  248. question on freestore management
  249. Re: How to Implement these bitstring methods????
  250. Compiling:)