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. cout and perror
  2. CString functions
  3. C++ experts. need your attention about its progress.
  4. Message-only windows (WINAPI)
  5. remove certain words from a c++ string
  6. namespaces
  7. Converting text in exponential form to double
  8. Can anyone help out, please ?
  9. C++ FAQ
  10. C++ FAQ
  11. operator<< overload question
  12. stack increase direction and big-endian or little-endia
  13. ===Welcome to comp.lang.c++! Read this first.
  14. BEST C++ COMPILER
  15. Multiple inclusion of static libraries
  16. enum question
  17. How the comparison operators are defined for iterator and const_iterator
  18. ofstream class -- error-checking
  19. License issue with BOOST lib.
  20. insertion operator and const reference
  21. Trying to pass values of variables from a redefined function into another function
  22. All kind of download just here
  23. All What You Are Looking For And Mor ...
  24. Problems With Templates
  25. Metaprogramming question
  26. STL Set question
  27. Recommend a debugger for g++/Windows?
  28. input output files
  29. How do you typdef a function template
  30. Header file analyzer?
  31. Exiting from loop
  32. Different usage of shared_ptr/weak_ptr
  33. const_reverse_operator prob
  34. strtok equiavalent in C++ ?
  35. Detection of unitialized member variables
  36. Convert RGB as a float into unsigned chars
  37. Static Method/stateless/statefull/how to :-)
  38. structures and vector
  39. member function template question....
  40. Interprocess subclassing
  41. Looking for an Algorithms and Data Structures Book
  42. more task related questions..
  43. Please Help!!more string manipulation Qs...in C++
  44. a basic virtual function question
  45. std::string as data array
  46. Reading binary files in C++.
  47. Templates, specialization
  48. please solve my confussion
  49. unsigned char and -1
  50. Reading a binary file.
  51. help, my class is exploiding!
  52. delete[] of POD
  53. What do you expect this to print?
  54. Memory leak in server application without traceing to debug
  55. how to make this programm with class????
  56. std::string - undefined behavior?
  57. map, iterators and swap
  58. push2talk emulator!
  59. Too much CPU in video-capture session
  60. SmartWin++ change of license to BSD!!
  61. Contiguous storage for <vector>
  62. strange behaviour of ^ (basic question)
  63. argument dependent lookup
  64. Preprocessor to unroll loops
  65. Why does address-of-char give me non-terminated c-string gibberish?
  66. XVT ListBox- Horizontal scroll
  67. Re: where is the end of free()?
  68. struct + char buffer = alignment problem (bus error)
  69. Logging class and overloaded stream operators [question #2]
  70. New object-oriented parallel pattern matching algorithm
  71. C++ Help with displaying code from file
  72. God, software patents, I hate you, die.
  73. parsing email
  74. std::list problem
  75. 840802 - custom controls in a property page
  76. STL map error (I don't get it..)
  77. malloc family in C++
  78. memory leak
  79. std::vector resize crash
  80. minimum disjoint path covering of a graph - algorithm needed
  81. what is the difference between "struct" and "class"?
  82. Re: Any body can give me some advice on how to find the memory leak!
  83. Is metaprogramming suitable for iterative method
  84. After object delete, when the heap memory returned to OS?
  85. Re: Any body can give me some advice on how to find the memory leak!
  86. returning vector
  87. design quandry ..
  88. Automagic determination of definition based on definition location.
  89. Unpack Files to memory and then run them (like thinstall)
  90. Re: Pointers and polymorphism explained [preview, PDF, part of my attempted "Correct C++ Tutorial"]
  91. ===Welcome to comp.lang.c++! Read this first.
  92. conversion constructor
  93. paired map question
  94. A question about inheritance
  95. Appended mode ?
  96. VC++/ VB/ CONTRACT/ IN
  97. odczyt dysku ???
  98. newbie -- trying to use new
  99. Video Mixer Renderer 9 (VMR 9) Wapper Dll for VB6
  100. Re: Pointers and polymorphism explained [preview, PDF, part of my attempted "Correct C++ Tutorial"]
  101. Re: Pointers and polymorphism explained [preview, PDF, part of my attempted "Correct C++ Tutorial"]
  102. Re: Any body can give me some advice on how to find the memory leak!
  103. Interesting Copy Constructors!!
  104. Classes & data members
  105. VC++.NET
  106. An unhandled exception of type 'System.NullReferenceException' occurred
  107. What is the difference between dynamic memory allocation,and stack allocation ?
  108. weird question
  109. Template Question
  110. Selecting between file and cout depending on parameters
  111. Nested namespace problem. Please help.
  112. how to add date in c++ program
  113. two-dimentional array with non constant variables
  114. Reference to a reference
  115. problem declaring vector iterator in class template
  116. multiple inheritance - vtable issue
  117. My lallocator<T>
  118. sets with different comparators have same iterator type; standard?
  119. Simple fwrite after getc macro question..
  120. operator<< recursion
  121. curious behaviour in virtual destructor inside base class
  122. Crash course in VC++?
  123. How to convert from std::list<T*>::iterator to std::list<const T*>::iterator?
  124. Assertion Failure
  125. Internet Programming
  126. Prevent a parent object's destructor from being called?
  127. Re: Handling delimited strings
  128. The default constructor
  129. C++ IDE for Linux
  130. Calculations inline with conditionals
  131. sort a struct of arrays
  132. v2 Pointers and polymorphism explained [preview, PDF, part of my attempted "Correct C++ Tutorial"]
  133. bitset<> consumes input in the reverse order.
  134. C++/ VB/ CONTRACT/ IN
  135. GCC
  136. Partial key match in a map
  137. help with Borland C++ V.4.52
  138. help with Borland C++ V.4.52
  139. valarray subclass value assignment
  140. for loop speed problem
  141. infinite loop
  142. Loops and compitency of recent CS grads
  143. Template to remove reference.
  144. Instantiation
  145. a manipulator wrapped inside a struct/class does not compile
  146. Can't view .hpp source
  147. c++ function pointer
  148. ctime
  149. Const reference to a temporary object - Why?
  150. Split A Macro (mockpp)
  151. Visual C++ Open/Save Dialog question
  152. cpp for cgi, design question
  153. Re: Pointers and polymorphism explained [preview, PDF, part of myattempted "Correct C++ Tutorial"]
  154. Array Problems
  155. Re: Handling delimited strings
  156. Type and value of basic_string::npos
  157. Graphic window
  158. Re: Pointers and polymorphism explained [preview, PDF, part of my attempted "Correct C++ Tutorial"]
  159. variable
  160. How do you call a regular member function from a static member function?
  161. What are top-down and bottom-up approach in C++ design?
  162. constructor ambiguity
  163. Compile error: no appropriate default constructor available
  164. help(about buffer)
  165. what is a better style?
  166. ===Welcome to comp.lang.c++! Read this first.
  167. std::string and bufferoverflow problem
  168. std::string and bufferoverflow problem
  169. I cannot deallocate space.
  170. Can I compile C/C++ Debug version partially?
  171. copy constructor - optimized away or not?
  172. what is the quickest way to check if I have write permissions to and existence of the file
  173. Mergesort and couting the amount of inversions
  174. How to establish a delimiter pattern for input streams
  175. Conversion: via constructor or operator
  176. template instantiation syntax
  177. Some std::string questions
  178. set comparison method for class variable
  179. Basic questions re threads and cleaning up
  180. conversion constructor called twice - why?
  181. Dynamic Matrix
  182. Question about pure virtual functions
  183. 'atoi' : cannot convert parameter 1 from 'char' to 'const char *'
  184. Binary Search Tree link to parent
  185. Interpreting #define statement
  186. recursive functions
  187. C++ Programming is so much fun
  188. enums clash
  189. Operator [ ]
  190. anonymous struct
  191. exception handling
  192. char.getline
  193. problem compiling a .rc file
  194. Simple Question? Conversion Error.
  195. typedef struct
  196. C#
  197. No appropriate default constructor
  198. abou setenv
  199. Real player crash application
  200. Logical Error. Not Returning
  201. operator new local to a class is required ?
  202. pointers to member functions
  203. unicode and linking problems
  204. C++ algorithm for combinations of vector elements
  205. U++ 511beta available
  206. Simple simple program error...please help
  207. Book recommendations
  208. gcc doesn't try Koenig lookup
  209. Implementation of Factory Patern using C++ DLL's
  210. Curl dosent in my c++ app dosent seem to be working in apache cgi
  211. How to manage the code?
  212. Unicode case conversion
  213. Build environments for C++?
  214. class versus struct
  215. operator delete question ?
  216. Copy constructors
  217. if data is always between 0 and 7, can it be stored in 4 bits?
  218. Get Program Files folder name
  219. Convert string to code
  220. A GTK/GTKmm question
  221. private pure virtual function
  222. order of bit fields
  223. reading cin - finding duplicate words
  224. what is C++/CLI ???
  225. Object-level signal delivery
  226. cout with setw ?
  227. STL problem.
  228. Why does program only count 3 chars
  229. Has Bjarne Stroustrup finished his XTI(eXtended Type Information)?
  230. use of local class
  231. error
  232. What is wrong with the following program (using an empty class to choose overloaded function)?
  233. are cout and printf thread safe?
  234. STL transform algorithm
  235. Language features
  236. Simple Sine Wave Array
  237. Local Pointers
  238. Get Mode. Can't convert int to int[]
  239. computer programming
  240. fundamental memory clearing question
  241. ===Welcome to comp.lang.c++! Read this first.
  242. I need help calculating the sum of the numbers of an integer
  243. Question about Operator overloading
  244. How to get started? help ><
  245. Unexpected behavior in STL "includes" algorithm
  246. c++ tutorial in pdf?
  247. compiler says operator< needs exactly ONE argument (not two--why?)
  248. Why "gets" has not been deprecated yet?
  249. Help Needed for Computer Science Class
  250. weird compiler error---HELP!