C++ language (comp.lang.c++) [Archive]

View Full Version : C++ language (comp.lang.c++)


Pages : [1] 2 3

  1. sizeof
  2. Why is the copy ctor called twice here?
  3. formatted output with cout
  4. un - using namespace?
  5. A 'almost' three liner is killing me...
  6. Why we need classes
  7. What C++ beautifier do you use?
  8. learning C++?
  9. Java, C# replacing C++ as primary language for desktop devel
  10. std::map iterator and clearing
  11. Template of interface?
  12. Error reading files in ios::binary mode
  13. Re: C++...and I'm stumped!
  14. Question on Myers #30
  15. Order of class static members initialization
  16. Copy-Constructor
  17. Deleting memory allocated to the derived class
  18. "Streams"
  19. two classes - each has pointer to other
  20. best way to modify a file
  21. Newbie string question: how to read off the first char from
  22. What is the difference between putch() and _putch()?
  23. Help needed
  24. differences between a c-function and a class method
  25. Where do you buy your books from?
  26. Dereference Adaptor
  27. I'm looking for a cheap Compiler
  28. sizeof(int)
  29. Can I connect to SQL database through C++,
  30. declaring a function pointer variable
  31. How do I make my convert() function do nothing for equal typ
  32. editor that offers a search only in cursor scope
  33. How protect source code in template library?
  34. C++ class pointer (??) problem.
  35. Should exceptions be thrown by value or reference?
  36. Exception handling questions
  37. functions
  38. http://groups.yahoo.com/group/Quantum_AI/message/109
  39. http://groups.yahoo.com/group/Quantum_AI/message/109
  40. http://groups.yahoo.com/group/Quantum_AI/message/109
  41. Object initialization and xml question
  42. seg-fault on vector-auto-reserve
  43. filebuf
  44. template func in class question
  45. using uint64_t with GCC
  46. Is AMD64 an untouchable @ DELL ?
  47. ANN: C++ Portable Components
  48. How to get file descriptor permissions?
  49. Accessing Directorys
  50. Exceptions: Bad Design?
  51. Some sort of append algorithm...
  52. BigInt lib not working, help!
  53. Cannot match void (T::* ptr)() when base class of T defines
  54. Different methods of implementing variable-length templated
  55. const function?
  56. How to write Chars like "²" ?
  57. The itoa function can not be used in g++,right?
  58. Can I have std::vector store these subclasses mixed?
  59. trees in c++
  60. virtual function problem
  61. virtual functions, why ?
  62. block on reading a half-filled buffer for ifstream
  63. Static Objects as Struct Members
  64. disambiguate my Large Scale design probs (C++)
  65. trouble splitting strings
  66. Random crashes
  67. CALL FOR PAPERS CIMCA2005 & IAWTIC2005
  68. amusing error message
  69. Passing STL container to temlate function
  70. ambiguous call to overloaded
  71. C++ I/O error detection
  72. read line
  73. Invalid initialization of non-const reference
  74. printf and 'long double'
  75. auto_ptr<> as function return
  76. Template resolution problem
  77. Question about scope of variables created with new
  78. using fstream objects in a multiuser environ.
  79. Buffered printfs????
  80. priority queue wrapper
  81. how to generate random data for a normal distribution
  82. find a string in a grid
  83. Quick question...
  84. approximating pi
  85. Efficient Logging in C++
  86. consfusion in C++ Large scale design
  87. tokenize a string
  88. Setting Pointer to Video memory
  89. Loki::Tuple and g++
  90. Algorithm for combinations...
  91. C++ nothrow new() problem under Irix
  92. Memory Leak Detection
  93. print a byte number with cout
  94. try-catch name
  95. typeof emulation
  96. Newbie - Validating Information
  97. Terminology - global
  98. bits operation
  99. test
  100. STL iterators
  101. When exiting function scope, which occurs first...
  102. Calling a shell script from within C++ program
  103. library for url reading
  104. CALLBACK problem
  105. Template syntax...
  106. How I can use BigInt lib?
  107. everywhere, i need to use std::
  108. Problem With Visual C++
  109. Calling constructor explicitely
  110. vector: capacity and resize
  111. static variables in derived classes
  112. How to pass an element of a structure to another function??
  113. typeof and g++
  114. Odd results with C++ under WinXP SP2
  115. C++ FAQ
  116. std::vector and structs of PODs
  117. std::vector - fast way to crop?
  118. Re: Any non-GNU compilers? sick of GNU copylefts
  119. TCP/IP
  120. How to keep element address in container
  121. Correct C++ tutorial part 5 "How to use libraries" available
  122. Different behavior from __LINE__ macro in g++ 2.95.x and 3.x
  123. fstream methods
  124. "namespace" and "class"
  125. Simple code compile problem?
  126. Saving/Loading C++ objects into a file
  127. template class syntax
  128. Should this code compile?
  129. find a string in a grid
  130. greedy method
  131. Help preventing weak software
  132. Exception Handling Critique ...
  133. static member variable in multithreaded environment
  134. Which member functions do you provided for a class
  135. How should I construct my objects when reading ctor args fro
  136. Operator Overloading
  137. non-member function can not have 'const' method qualifier?
  138. Unrolling a loop
  139. Parse Errors...newbie help
  140. random shuffling
  141. streaming proxy
  142. STL map question
  143. HOW TO HANDLE CONTROL_LOGOFF_EVENT handler
  144. [OT] google groups hits new low
  145. How to redefine operator delete/delete[] via macro?
  146. Templates and Copy Constructors. Again.
  147. __LINE__ as template argument (VC++)
  148. dynamically creating object
  149. Limited namespace
  150. using QueryPerformance
  151. math cos, rounding, or other problem?
  152. hmm, what does it do?
  153. Open for discussion: Correct C++ tutorial part 7 "Create beg
  154. Is this board a good alternative to the PC?
  155. Shared libraries / C++
  156. comparing date time
  157. What is happening here
  158. goolge a little
  159. Know C++, want to script a little, recommend Luban
  160. Weather Prediction Program Help
  161. C++ singleton pattern question
  162. round-to-nearer-integer ?
  163. Constructor returns wrong size of stl::list<T>??
  164. [NEWBIE] HowTo access complex STL-Vector structures...
  165. Will standard C++ allow me to replace a string in a unicode-
  166. MAllocate memory for structures?
  167. Correct C++ tutorial part 6 "Functions, a.k.a. routines" ava
  168. why this code doesn't work!!
  169. Checkup: better way to test for file existence?
  170. __DATE__ as ISO string
  171. [NEWBIE] istringstream-syntax
  172. Exception Handling and Refactoring Question ...
  173. polyfit / polyval
  174. string to byte array
  175. Introsort
  176. How should I interpret this set of laptop specifications?
  177. capCapture frameRate problem. (URGENT)
  178. temlate class
  179. Function pointers and dynamically loaded DLLs
  180. Visitor Pattern, Deep Copy & Double Dispatch
  181. It is very surprising ....
  182. [ANN] Hyperlinked Boost Library Source Code Online
  183. Lost
  184. Containing containers - handling interface ?
  185. Compatibility of checks done by 'Forte Developer 7' & 'Sun s
  186. Efficiently Extracting Identical Values From A List/Array
  187. Help with string class
  188. VC++: Cast operator not used?
  189. Fast addition for n+1 or n+0
  190. Supplement to my previous message
  191. what is .i file?
  192. polymorphic return types in virtual functions
  193. whats this macro doing
  194. What exactly is a POD type
  195. STL sorting algorithms
  196. Same template arguments, different specializations
  197. Designing a proper server model
  198. what does this statement mean?
  199. Containers & Allocators
  200. please let me know where to start?
  201. Where to include header files / A question of style?
  202. "namespace" and "class"
  203. Off topic but very funny
  204. Newibe C++ XML Questions
  205. C++ vs C
  206. Help with Global structs in headers and multiple definitions
  207. ANN: review of Boost.FSM library
  208. Matching words within two arrays
  209. [OT] want to hire an expert for a small programming task
  210. Accessing individual bytes of an integer
  211. c++ system call invoke perl running visual c++ 6.0
  212. what to put in an IF statement?
  213. Thanks,Got the std free(Re: I want C++ std free[sorry OT]
  214. LPTSTR to char *.. How
  215. Q: Reading indeterminate pointer -> Ref to Std?
  216. Modify files in C++
  217. template recursion depth
  218. How do I get GLUT to work with GCC for Win32?
  219. Question about overriding new and delete
  220. Convert a string to float and vice versa
  221. Simple newbie question..
  222. Please coment solution (Was: Design problem...)
  223. Big-O
  224. Design question: managing limited resources
  225. I want C++ std free[sorry OT]
  226. functors and stl find_if
  227. detecting if no exception was thrown
  228. reasonable derived class operator=?
  229. www.bidfraud.com "Grand Opening" -- Read Inside for capabili
  230. template class in DLL (g++/Cygwin)
  231. GMP: Cannot operate on vector<mpz_t>
  232. RTTI Question: typeid() for structures
  233. debuggin win32 dlls called from Java JNI
  234. classes
  235. dereferencing pointer to base
  236. include for command line arguments
  237. Stop bashing macros ---- who says they are bad?
  238. INTERNET CONTENT ADAPTATION PROTOCOL
  239. template syntax...
  240. Unions and Pointer
  241. Cannot 'new' a GMP object
  242. Join Space Federation Online Game For Free!
  243. Help with research
  244. Why doesn't this modify the pointer?
  245. g++: integers as booleans, no warning?
  246. system, redirecting cout
  247. Game Developers For Space Federation wanted!
  248. template syntax.../ resent
  249. reinterpret cast problem.
  250. Converting String to Char Array




  251. Powered by phpBB © 2001, 2006 phpBB Group.