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

  1. DistanceInStruct macro.
  2. Send DOS Commands from VC++
  3. For Loop Scope
  4. Output iterator
  5. Re: segmentation fault exception handling
  6. Re: Now can I bounce or reject e-mails?
  7. memory allocation problems
  8. QT problems
  9. Newbie question..
  10. ===Welcome to comp.lang.c++! Read this first.
  11. Re: template member function reference!
  12. How to access data or functions of the derived class if it was declared as the base class?
  13. convert from BIG-ENDIAN to LITTLE-ENDIAN
  14. Linker error - unsolved external symbol
  15. [ANN] NTL "Nonstandard Template Library"
  16. (newbie) Overloading operator []
  17. Problem with autoconf
  18. build error
  19. Re: Plugin using classes
  20. Re: Big Deal with returning int
  21. Overloading a "library"
  22. Re: Different results if compared as double or __int64?
  23. no output??
  24. (newby) missing storage class or identifier error
  25. sorting with STL containers containing objects of different subclasses
  26. calling/making a c++ dll
  27. Re: segmentation fault exception handling
  28. Completely Deleting Pointers
  29. Debug ODBC Fail
  30. Some guidance needed
  31. [OT] Re: Documenting code in c++
  32. mem_fun_ref
  33. Re: Documenting code in c++
  34. stl for_each makes two additional copies of functor
  35. Re: Documenting code in c++
  36. calling a DLL, using MS VC++
  37. STL passing vector fastly
  38. Re: NaN's origin
  39. Re: NaN's origin
  40. Re: Generating a random number
  41. Re: NaN's origin
  42. Re: memory allocation problems - here's the code
  43. stringstream
  44. Re: memory allocation problems - here's the code
  45. New Newbie question , decompiling C++
  46. deleting the referent
  47. Re: std::rel_ops
  48. opening a folder or file in a windows domain
  49. build error
  50. Re: Question about Inheritance and Templates
  51. in GCC stl_algo.h, why _M_chunk_size = 7 ??
  52. Re: Generating a random number
  53. Why does this work?
  54. singleton base class
  55. RE: memory allocation problems updated code
  56. member functions
  57. iostream????
  58. BC++ 5 TNMSMTP component question
  59. C++ Server Framework: Interest and Market potential
  60. multiple definition
  61. Re: Iterators in a subrange?
  62. Re: Returning valarrays
  63. use "old" .so-files with "new" compiler?
  64. Re: template specialization
  65. Re: Generating a random number
  66. Re: Is this group still active?
  67. Re: template specialization
  68. Re: Returning valarrays
  69. Re: Generating a random number
  70. pointer problem in C++
  71. Re: std::rel_ops
  72. Re: STL list and template instantiations
  73. Re: how to properly dereference STL list item
  74. Re: how to properly dereference STL list item
  75. Re: how to properly dereference STL list item
  76. Can't access class members from function
  77. Reading the windows registry
  78. ADVERT: [No redirection or info collection] : Name Generation Software Components
  79. templates and friends
  80. i apologize...
  81. what is better? straightforward question on variable declaration
  82. Re: multi-dimensional search algorithm blues...
  83. Re: logging messages using std::string?
  84. inheritance and assignment
  85. Re: multi-dimensional search algorithm blues...
  86. Re: Question.. for C practice
  87. Re: multi-dimensional search algorithm blues...
  88. Re: [thanks]
  89. Improvement to C++
  90. compiler error
  91. Re: How to know the pointer of a object is deleted or not?
  92. Re: How to know the pointer of a object is deleted or not?
  93. Re: problem with including .dll into current cpp program
  94. typedef enum
  95. Strange casting problem w/ GCC 3.3
  96. Re: How to know the pointer of a object is deleted or not?
  97. Re: How to know the pointer of a object is deleted or not?
  98. boost::pool library question
  99. nested classes and friend declaration
  100. multiple operator [] problem
  101. Re: How to know the pointer of a object is deleted or not?
  102. Functors with behaviour in the destructor
  103. Simple Program Laucher Which Runs Off Of Cd
  104. Problem comparing a double with 0
  105. Re: multi-dimensional search algorithm blues...
  106. compacting similar nested for loops
  107. Re: How to Super Scrip?
  108. acceptable to mix C/C++?
  109. inline or not to inline in C++
  110. C++ Sockets
  111. generalizing template code
  112. The dreaded question
  113. Pointer being set to null (not by me)??
  114. Re: AMAZING ADDICTIVE FREE RPG *NOT OUTWAR* 2442
  115. Re: reverse Fuction "Segmentation fault"
  116. C++ and Java RMI
  117. C++ Libraries
  118. Re: template class
  119. Reading MS Excel File from C++ Program.
  120. Creating XML from existing C++ classes
  121. Behaviour of #if
  122. Re: Reading a file
  123. Re: Reading a file
  124. KDeveloper and Large C++ Code
  125. shared_ptr vs std::auto_ptr
  126. Re: template class
  127. Signed int -0 ?
  128. Re: How to suppress static method from loading?
  129. Segmentation fault
  130. templates - container traits
  131. BUG: Wrong Operator Delete Called for Exported
  132. vector question
  133. How to get complete call stack ?
  134. Help Reqd!
  135. for_each - throws?
  136. iterators - do they allocate memory?
  137. inline - push_back
  138. naive operator new question
  139. does anyone have parent_ptr?
  140. Evaluation order for a=b
  141. Containers containing pointers to functions
  142. What's wrong with my Map ???
  143. global structs
  144. Simple scope question
  145. how to limit access to common objects shared among multiple threads
  146. Borland C++ 4.5 and 5.5?
  147. Neil Butterworth
  148. Re: How do I access another type's method from one type's method
  149. Re: How do I access another type's method from one type's method
  150. vector<bool>, bit_vector, or something else?
  151. it compiles, but...
  152. Templates, copy constructor and operator<<
  153. Forking sub-process in CppUnit?
  154. Size of long
  155. a refinement of STL??
  156. Re: how to get system info in FreeBSD with g++ as the compiler
  157. Gcc complain about typename
  158. Can I have one member function with two names? Like an Alias?
  159. looking for SNMP library for pocketPC/winCE
  160. looking for SNMP library for PocketPC/WinCE
  161. Success !!!
  162. what are the major scientific libraries?
  163. what is there to know about compiling?
  164. deleting list objects
  165. declspec
  166. Is it STL thread-safe?
  167. Re: cannot erase const instance; bug or feature?
  168. Re: cannot erase const instance; bug or feature?
  169. encapsulate C callback function into a C++ class
  170. Re: so, how do i install my program ??
  171. iterator / returning reference to local temporary
  172. Re: [OT] so, how do i install my program ??
  173. could you tell me what it means
  174. Re: pointer to member function
  175. Re: pointer to member function
  176. How to use new and delete functions in Visual C ++ 6/ Please help me. Very Urgent!!!!
  177. Re: allocators...exceptions...new/delete
  178. semaphore
  179. Concatenate
  180. Linking Problem
  181. Concatenation
  182. std::bitset construction with std::string question
  183. Re: Linking Problem -> here's a Good One
  184. Re: Linking Problem -> here's a Good One
  185. Re: Linking Problem -> here's a Good One
  186. Re: range of enum
  187. Question about Windows GUI
  188. map question
  189. Re: Linking Problem -> here's a Good One
  190. Linker Errors
  191. templates and friends
  192. Will delete operator throw any exception?
  193. Re: Using advanced MFC components without the use of MFC
  194. Re: Using advanced MFC components without the use of MFC
  195. char s[] = "asdf" and extern char *s in separate files
  196. Re: Question about compilation and templates
  197. variable num args via 'va_arg'
  198. Proper Way to catch exception thrown by new keyword
  199. Re: array of complex numbers in MSVC++ 6
  200. C++ a good language?
  201. Re: a question about singleton/private destructor
  202. Re: Templates and friends and template methods with private methods.
  203. Re: [OT, welcome msg, link] thread programming with c++
  204. VC++ capabilities and advice...
  205. Check NGs:
  206. Vector of Arrays in C++
  207. standard library algorithms
  208. int to *char
  209. Exception types thrown by delete?
  210. Re: a question about singleton/private destructor
  211. Loading classes from DLL
  212. Re: port I/O in c++
  213. Exception safety in the STL
  214. GCC Manual
  215. Formatting Excell doc from within MFC app
  216. Pointers *&
  217. Base32 Encoding
  218. reinterpret_cast - to interpret double as long
  219. Loop unrolling question. Does this make sense?
  220. Re: error while cout command compiling
  221. catching exceptions
  222. Re: class memory layout and portability
  223. Re: class memory layout and portability
  224. Re: Programming Algorithm Assistance
  225. Re: Why in the world is this ambiguous?
  226. Can any body explain the output of following code
  227. Re: Why empty class size is 1 Byte ???
  228. Re: class memory layout and portability
  229. template function
  230. group would be best to best learn about register/prm counteretc
  231. Repost: An UML CASE Tool (OODesigner)
  232. Saving a binary file help.
  233. enum !
  234. Re: [OT, welcome msg, link] thread programming with c++
  235. Checking for "key pressed" in C++?
  236. Re: Why empty class size is 1 Byte ???
  237. Re: NaN's origin
  238. Re: Why empty class size is 1 Byte ???
  239. parse error before `>' token
  240. Re: Why empty class size is 1 Byte ???
  241. Re: static member data in inheritance
  242. Re: static member data in inheritance
  243. Re: Linking Problem -> here's a Good One
  244. Re: static member data in inheritance
  245. ifstream([directory])
  246. 3D GUI for linux (need developers)
  247. virtual dtors and multi inheritance
  248. Re: String enhancement
  249. lvalue with increment operators
  250. read a grayscale bitmap in C++