PDA

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 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 [187] 188

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