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




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