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. sort on vector type
  2. Re: basic question
  3. Re: newbie: c++ book?
  4. Problems with rename - is it fcloseall() ??
  5. new operator detail?
  6. Re: converting c++ programme from windows to solaris unix
  7. Re: basic question
  8. Re: file parsing
  9. newbie help with makefile
  10. Re: constructor inside a class member
  11. Re: .exe to Source Code
  12. ostringstream
  13. problem with compilation and headers on MS VC++ (LONG)
  14. long double type in windows dll
  15. const functions?
  16. Is a constructor a function?
  17. Free Games Programmed in C++?
  18. Overloading new[] and delete[]: how do they vary from new and delete?
  19. Re: int vs. char stuff
  20. Philosophical question: Template Method
  21. Re: newbie: c++ book?
  22. Re: Copy assignment for derived class when base class has privatemembers
  23. Re: Copy assignment for derived class when base class has private members
  24. Line wrapping in ostream
  25. How to use the following Microsoft function
  26. C/C++ language Standard I/O has problem in Redhat 7.2?
  27. Parametrized stream manipulator
  28. Re: file parsing
  29. Re: Getting graphic card info
  30. Re: Getting graphic card info
  31. Re: Getting graphic card info
  32. operators in derived classes??
  33. Problems with ifstream
  34. Is it a right way for using containers std::list< std::string > strList ?
  35. C++ DB last insert id api
  36. Problem installing facets into locales explicitly
  37. Re: How to search a hierarchy of objects?
  38. Re: file parsing
  39. ACE - Adaptive Communications Environment
  40. QT hell....
  41. Re: What does this line mean
  42. Re: What does this line mean
  43. How to extend the STL?
  44. CARRAY problem with ADD
  45. windows is not support graphics
  46. please fix this so it works
  47. Re: Randomness of rand() function
  48. Re: Randomness of rand() function
  49. Statically Linking Libraries
  50. Re: Passing by reference
  51. simple question about command line option
  52. is generic prog becoming obfuscation?
  53. Re: Passing by reference
  54. incrementing an integer at compile time, across source files
  55. Re: Optimized memcpy to reduce cache misses
  56. CARRAY COpy constructor
  57. Borland 5.5 compiler
  58. Operator overloading
  59. Re: template problems with vc++6.0
  60. a class sharing the public struct of another class
  61. What is the currently way to use string?
  62. prototype declaration not variable definition
  63. simple type conversion question
  64. What is the server name of this newsgroup?
  65. cin before fgets
  66. pow() function implementation
  67. Jobs in Switzerland
  68. What d'ya think?
  69. Re: Download , upload files to remote machine
  70. Re: strong type & type safe
  71. templates and inline
  72. Re: strong type & type safe
  73. Re: how can i add a GUI to my c++ program
  74. list<CComBSTR> error.
  75. Re: how can i add a GUI to my c++ program
  76. Re: Why always zero?
  77. Re: how can i add a GUI to my c++ program
  78. string to const char *
  79. Re: call destructor (confused newbie)
  80. Re: call destructor (confused newbie)
  81. Re: Feature/GUI-state Matrix in applications
  82. Re: call destructor (confused newbie)
  83. Re: call destructor (confused newbie)
  84. Re: Why always zero?
  85. Scope of an Arg
  86. ===Welcome to comp.lang.c++! Read this first.
  87. Re: Download , upload files to remote machine
  88. checking stl vector successful memory allocation
  89. Re: Turn $6 into $60,000 in 90 days, GUARANTEED
  90. Accessing data members from templated copy constructor
  91. Re: q: address of constructor (and destructor)
  92. Re: q: address of constructor (and destructor)
  93. Programmatically opening a new document and write a string in a CRichEditView.
  94. C++ programmers! How do you use your 'enum's ?
  95. STL typedefs and base class pointer problem
  96. Re: Why always zero?
  97. Re: how can i add a GUI to my c++ program
  98. a static local variable in a static method is thread local storage?
  99. class method representation
  100. Help with opening and reading from a file
  101. Need precision using modulus
  102. Returning by value or reference
  103. virtual static member functions?
  104. Re: Why always zero?
  105. Re: Feature/GUI-state Matrix in applications
  106. Re: Calling DLL function in C++ LNK2001 error
  107. Re: Notifying a dialog box
  108. generating network traffic using libnet.h
  109. overload operator -
  110. Challenge: Device Register Model in C++
  111. static member functions
  112. commenting out 'cout' using preprocessor macro
  113. beginner's question regarding pass parameter
  114. Copying and assigning of resource-owning objects
  115. Does it make sense to export a template class def?
  116. Defining a class on the fly
  117. template method instantiation
  118. Objects
  119. Q: Overload operator new/delete
  120. Overriding virtual functions problem
  121. new or malloc()
  122. Re: Creating a member function with unspecified num of arguments?
  123. #include standard
  124. enumeration
  125. EDOM
  126. Beginner's question: What is "const int * &"?
  127. Re: Creating a member function with unspecified num of arguments?
  128. g++ 3.2.2 realloc bug?
  129. Casting between const type** and type**
  130. Microsoft Visual C++ 6.0 Introductory Edition
  131. Question about the standard or maybe just good practice?
  132. it looks good but doesn't compile :(
  133. How does bind1st() work in this case?
  134. Need help with using VerQueryValue
  135. Re: Feature/GUI-state Matrix in applications
  136. Bogus output on Wintel but good on SiliGee
  137. Re: q: address of constructor (and destructor)
  138. Re: Feature/GUI-state Matrix in applications
  139. Computational Scientist Position
  140. sockets class
  141. variable shadow
  142. reference and deference
  143. Sort a map using the value, not the key.
  144. How to create a semaphore for a file
  145. test
  146. test
  147. log4cxx logging framework version 0.9.1
  148. C plus plus vs C Sharp
  149. Re: template and static WAS: Re: serializing/unserializing objects...
  150. 'const' saves space??
  151. 'const' saves space??
  152. Re: header files used in c++
  153. Return Class instance from dynamically loaded DLL?
  154. Re: [OT, FAQ, redir] get key-code
  155. Parse Error in template class
  156. A question about operator*=
  157. A better way to tail a file
  158. new class T
  159. Re: header files used in c++
  160. Re: What type is this?
  161. friend declaration for template class
  162. Re: q: address of constructor (and destructor)
  163. Re: templated abstract class
  164. does "struct_name var = { 0 }; " fill var with 0?
  165. const in argument
  166. Re: Where to keep the utility functions?
  167. accessing members of a templated base class
  168. Shared Library Question
  169. Graphics/Midi in console application?
  170. buffer options
  171. xine player
  172. Re: const functions problems...
  173. Re: const functions problems...
  174. Re: Http client for Linux
  175. DirectX
  176. Re: const functions problems...
  177. does vector<>.resize call delete?
  178. ===Welcome to comp.lang.c++! Read this first.
  179. Re: this pointer
  180. Re: Http client for Linux
  181. Re: Http client for Linux
  182. C++: pointers Vs references
  183. C++: prototype declarations
  184. C++: "Type Checking"
  185. C++: Macros
  186. Re: Inline
  187. Re: Inline
  188. Re: C++: Inline
  189. Re: Alternate syntax for pure virtual functions?
  190. How to get the structure in callback?
  191. pointers (why should I learn them)
  192. Re: Alternate syntax for pure virtual functions?
  193. class definition position?
  194. How to force an immediate writing of the printf() buffer content to console ???
  195. Confusion over header files
  196. Reading a very large textfile into an array
  197. Quadratic curve fitting!
  198. Re: How to find something is in "cin"?
  199. Re: How to find something is in "cin"?
  200. Re: functions inside structs
  201. C++ vector type
  202. New printer notification?
  203. Containment classes
  204. Re: Template member function specializations in template classes
  205. Re: MFC & TCP & strange behavior
  206. Include problems
  207. vector run wrong !
  208. Multiple classes
  209. How to get parent class' pointer
  210. Re: Alternate syntax for pure virtual functions?
  211. typedef and #ifdef
  212. Definition of POD types
  213. Re: Alternate syntax for pure virtual functions?
  214. Help on template specialization
  215. Re: Alternate syntax for pure virtual functions?
  216. Re: Alternate syntax for pure virtual functions?
  217. XMS memory
  218. Re: General EXE/DLL architecture question
  219. t_e_s_t
  220. Re: General EXE/DLL architecture question
  221. How to get standard C and C++ working together? How to debug a DLL?
  222. C++ standard Library
  223. F-bounded polymorphism?
  224. Re: Serial Number of the Hard Drive
  225. Variable Types
  226. Re: Serial Number of the Hard Drive
  227. How to use "Unicode" in Borland C++3.1 for DOS?
  228. How Do We Configure the BOOST Filesystem Library?
  229. basic data types
  230. Moving memory blocks and updating references
  231. Problems writing to NT Security Event Log
  232. Re: Pure Virtual Desctructor
  233. Re: Pure Virtual Desctructor
  234. Template class member for one specialisation only?
  235. Re: Pure Virtual Desctructor
  236. Rows: display a pattern that increments in each row
  237. What a Funny Goup! I Asked a Question About Boost (C++ Filesystem Interface) & All I Got Is: My Question Is Irrelevant!
  238. taking address of a template method
  239. Attention Posters: You Are Not Allowed to Post a Message Up Here on Reading the Files of a Directory!
  240. Karl Heinz Buchegger, Victor Bazarov, socketd, Nils Petter Vaskinn: The Owners of C++.
  241. Visual C++ Runtime error while registering a DLL!
  242. Some problems with forward declarations
  243. The FREE BOOST FileSystem Library for STANDRAD C++.
  244. debug newbie question
  245. Re: The Biggest Weakness of STANDARD C++! Tha Lack of the Direct Possibility of a Directory Utility! Quel Domage!
  246. Re: Serial Number of the Hard Drive
  247. template function within template class
  248. Re: The Biggest Weakness of STANDARD C++! Tha Lack of the DirectPossibility of a Directory Utility! Quel Domage!
  249. Re: General EXE/DLL architecture question
  250. creating a list of lists