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. object reuse question ..
  2. Cross-platform development tool
  3. Assignment Overloading
  4. virtual static int xyz; // if bjarne cannot think of it ...
  5. sizeof arrary
  6. Md2SUM how it works?
  7. serializing an arbitrary data structure into a flat buffer (raw contiguousmemory block)
  8. Problem in private inheritance
  9. virtual function and vtable
  10. types of a pointer
  11. Can We Make VIRUSES in C++(I am a student)
  12. overhead
  13. allocator for map
  14. difference between single and multiple exceptions
  15. Pointers to nested structs
  16. What's wrong with this code ? (struct serialization to raw memoryblock)
  17. WM_MOUSEMOVE
  18. You Can FIND any thing u want
  19. Pointer and assignment question
  20. template iterators
  21. Req - C/C++/Unix-Fulltime Position
  22. string as a function return type
  23. string as a return type
  24. C++ Word automation Extract text
  25. Re: Constructor help
  26. Difference between struct and class
  27. Help Problem with Lvalue required
  28. Best way to parse a small txt file
  29. Reference Variable as an Alias... Huh?
  30. where do exception specifications go?
  31. dynamic object arrays
  32. multimap and user defined object
  33. You opion on "should the limit in bitfields be removed?"
  34. You opion on "should the limit in bitfields be removed?"
  35. STLport-4.5.3 and native (Microsoft) stl
  36. Problem in Singleton
  37. FreeBSD, gcc 3.3.6 from ports, and nss_dns.so.1
  38. validity/visibility of vars
  39. structure and constant memebers
  40. Problem with initialization of poiter to the file stream
  41. list remove and insert
  42. Const correctness for pointer data members
  43. Visual .NET not complaining on a C++ semantic error
  44. bitwise..
  45. String Parameters to Template Classes
  46. read and calculate values from output files
  47. Default template arguments in function templates
  48. why virtual constructor
  49. why virtual constructor
  50. 52 choose 7
  51. strcmp() vs. std::string::operator==
  52. forward declaration of inherited classes possible?
  53. Sun of digits in a number
  54. Copy Part of String Into Other Strings
  55. ostrstream and memory leak
  56. what is at 0 address in a program?
  57. Turn $6 into $6.000
  58. Threading Library
  59. change clock's precision
  60. Virtual destructor
  61. Intrusive pointer problem
  62. C++ code in C file
  63. C++ Libraries generated in windows Can be reused in Linux?
  64. STL multi-dimensional vector computations on rows and columns using iterators
  65. STL multi-dimensional vector computations on rows and columns using iterators
  66. STL multi-dimensional vector computations on rows and columns using iterators
  67. Warning : Possible use of null pointer
  68. jumping beens, well... jumping programs, aaahuuu-aah
  69. [ANN] New script engine (Basic sintax)
  70. STL multi-dimensional vector computations on rows and columns using iterators
  71. craps - 7 Sultans bring you 15 Free Minutes - online craps.
  72. Converting a String to an Integer
  73. changing words to ASCII
  74. Antsoft Best domain software
  75. ===Welcome to comp.lang.c++! Read this first.
  76. I just don't get it, really, I don't getline(char*,streamsize);
  77. ? about priority_queue how make objects unique
  78. How do I use wchar or wstring?
  79. uses of the copy constructor
  80. crash on return
  81. Problem with boost::regex_replace
  82. Error C2064 : term does not evaluate to a function using 1 arguments
  83. novice question
  84. where does system stack grow in cpp?
  85. java-like properties files (key/value)?
  86. "Debug Assertion Failed" On Smart Pointer
  87. Hyperthreading??
  88. Can static member funcs be friends?
  89. Help me design my scheduler
  90. kdevelop or eclipse
  91. MACROs are ugly but...
  92. Binary data in std::list
  93. Templates and helpers.
  94. Members and Templates
  95. static member function in class template
  96. changing char to wstring, how?
  97. switch case failure
  98. Passing by reference / "Unhandled exception: User breakpoint"
  99. confused about arrays
  100. Arrays vs Vector Help
  101. Hello world not working on Unix :(
  102. question about mouse buttons
  103. Design Problem
  104. cin.ignore();
  105. exceptions and stack objects
  106. file size...
  107. Selection of partial specialization blocked by namespace confusion
  108. String Problem?
  109. include each other's header files...problem
  110. Source Code (C++) Comprehension Tools
  111. PC Speaker Music
  112. std::string sprintf
  113. wcout' is not a member of `std'
  114. Extract/Include bites in binary file
  115. example of operator += .... is it a bug?
  116. exponent format.
  117. Creating a sustom project in VC++ .NET 2003
  118. Creating a custom project in VC++ .NET 2003
  119. Default construction versus construction with initial values
  120. Understanding Separate Compilation
  121. Pointer to class member array ... element? Possible?
  122. Any Sample???
  123. undefined symbol + shared object + template
  124. pthread problem related to c++
  125. how to access help for MS Visual C++ 5.0 compiler (AKA Developer Studio 97)
  126. Projects
  127. Constructor
  128. is operator= not polimorphic (virtual)?
  129. Why might you define an abstract member funcion?
  130. When templates in C++
  131. STL code
  132. Random Addition
  133. C++ --ContourCube VCL for Borland C++ Builder
  134. Re: Big Bertha Thing blogs
  135. ambient swap template not found.
  136. new forum -- homework help/chit chat/easy communication
  137. circular list search
  138. void argument
  139. Function that swaps arguements - is this right?
  140. friends in a class
  141. C++, VBS, or Batch for text file creation / modification
  142. Why an Abstract Base Class cannot be instantiated ?
  143. redirection casting?
  144. ===Welcome to comp.lang.c++! Read this first.
  145. How to initialize an array member in the member initialization list?
  146. Compile flex & bison
  147. having linking troubles
  148. Trouble with pointer to a function
  149. Q: incremential redefinition by the precompiler OR workaround
  150. arithmetic overflow with enum
  151. ways of mapping c++ classes into DBMS tables
  152. Problem using rand() function
  153. huge dictionary
  154. end-of-line character problem while reading stream characters and wrinting into array
  155. Displaying two different data types with operator ?
  156. Help with std::locale
  157. Dynamic memory
  158. Searching within an abstract data type (ADT)
  159. getset vs public-private
  160. C++ hardcore
  161. I am a friend of Victor Bazarov cpp guru quesitons
  162. Ways to solve a puzzle in C++ -- variety
  163. how can see the memory usage for one process in Windows/Solaris?
  164. return statement check
  165. Global template specialization in namespace -- alternative?
  166. Graphic Library for 2D plot!
  167. converted long to double lost significant digits...
  168. How to declare a static fstream within a class?
  169. Porting to a new compiler, that doesn't support virtual functions...
  170. why does this crash?
  171. templates vs inheritance
  172. IDE C++
  173. command way for string manipulation?
  174. Problem only in release version!
  175. How to detect non-implementation
  176. Best free IDE
  177. Boost.graph - changing edge end-points or copying an edge
  178. How to add and call a do-nothing non-default constructor?
  179. string::c_str() and char*
  180. Cannot compile simple example
  181. Dangling references?
  182. ifstream.seekg failing
  183. Better data structure?
  184. Returning reference to template class object..
  185. Private inheritance question
  186. problem with double's precision
  187. STL:: Questions on set_intersection
  188. constructor help
  189. When to destroy, when not to destroy
  190. Visual C++
  191. Help!
  192. Help!
  193. inline methods and pointers to members
  194. virtual abstract functions
  195. Is there any method to supervise the memory's waste?
  196. Please help: swap char problem in c++
  197. dev-cpp
  198. Making a library
  199. how to read the contents of a xml file as std::string
  200. namespace std and standard headers
  201. C++/JNI
  202. C++ - STL usage 'Advice'
  203. C++ and eclipse
  204. how to declare/define a simple template.
  205. Accessors/modifiers naming convention
  206. Currency Conversion using OO
  207. Policy based design
  208. Help with ReadFile()
  209. overloading operator+ question
  210. Redudant virtual keyword?
  211. Preprocessor concatenation of operator and ...
  212. regarding FAQ 8.5
  213. Access violation on copying array contents.
  214. Writing a Webservice Client
  215. problem passing value
  216. Policy based design
  217. overide?
  218. Strange linking error with template
  219. A question about my C++ program and MSWindows :)
  220. decimals
  221. Overloaded template function
  222. more information from catch(...)
  223. weird includes // glGenTextures
  224. Unexpected behaviour with virtual base classes
  225. newbie: initialization lists
  226. GUID problem
  227. Implicit cast to object that implements overloaded operator
  228. template with stdarg: enum problem
  229. variable as an array size
  230. How to compile C++ program with templates to pure C or C++ program without templates?
  231. Currency Conversion using OO
  232. Need a little help with system fuction c++
  233. using...
  234. Currency Conversion using OO
  235. string with mutiple characters
  236. ===Welcome to comp.lang.c++! Read this first.
  237. Please help with Serial Comms
  238. c++ code error - (working with vortexes)
  239. Ultra-basic C++ question
  240. result covariant
  241. what does const mean when it comes *after* the function definition
  242. More file details (id3, thumbnails, etc.)
  243. Console app closes after execution
  244. Where should I instantiate manager class?
  245. Passing bitset to function
  246. static member variables
  247. C++ C# Delphi
  248. checking if the value is an number or a character, is there such function?
  249. Removing the leading and tailing blanks
  250. const correctness