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. Standard Output
  2. Abstract Class & Virtual function - Real Implementation?
  3. new with out-of-bounds test?
  4. singleton problem
  5. Pointer to structure
  6. MFC and Qt
  7. How to get Regional Setting?
  8. unresolved references when using static
  9. Error with the following code
  10. popt library for mips processors
  11. Using template metaprogramming to generate a composite class withID derived from components
  12. How to start writing a queueing class
  13. string class not standard
  14. static Collection of objects
  15. boost::filesystem
  16. Proposed work-around for missing virtual destructors
  17. Microsoft Visual C++ .NET Version 7.1 --Where are the toolbars?
  18. Functions exported in C++ and global variables;
  19. Preprocessor problem with Visual Age 6
  20. What is Borland C++?
  21. stl_vector allocation
  22. why vector<int&> is not allowed?
  23. check symbol table
  24. Writing a graph
  25. Colorizing Elements of a Dialog
  26. popen and cin
  27. problrm with multiple types in text file
  28. q: fast file IO
  29. C++ and Java
  30. Redirecting cerr to file
  31. Retrieving the info about the "Network Interface Card" in C++ ?.
  32. problems in using id-utils for C++ files
  33. test
  34. number biger then 9
  35. How include animated GIF into CEdit ?
  36. Boost serialization library
  37. First try at a std::vector from 1 to n
  38. Call child class methods in parent class
  39. Registry monitoring
  40. pointer
  41. confusion with insert iterator
  42. A parameterized class (i.e. template class / class template) is not a class?
  43. What is the largest array I can allocate??
  44. Destroying and creating an object
  45. virtual re-open
  46. virtual re-open
  47. About printing
  48. Any class to help me process the command line options?
  49. Why doesn't C++ have comprehensive API like Java? (Cont'd.)
  50. set, insert with hint
  51. direct access to the buffer of std::string
  52. Base class inaccessible due to ambiguity
  53. Deriving boolean expresion from truth table
  54. conditional push_back
  55. Subtle Bugs in c++ hunt
  56. POSIX Threading and Segmentation Fault...
  57. protocol header
  58. protocol header
  59. Make stronger protection for your software products
  60. when i compile the cpp file(cmdargs.cpp) int main(int argc, wchar_t* argv[])
  61. milliseconds on win+linux
  62. Is this standard
  63. what kind of c file is it
  64. ===Welcome to comp.lang.c++! Read this first.
  65. absolut newbie question about overloading
  66. what does ~ mean before a function in C++
  67. templates c++
  68. templates for pointers
  69. Initializing vector<vector<int> > and other vector questions...
  70. Problem with time zone
  71. Upcoming RFD: comp.compilers.unmoderated
  72. How to capture the result of winexec()
  73. Need C++ compiler for 486 that does OMF 386 LIBs and FAR pointers
  74. open an image as matrix
  75. ANN: Boost review of Singleton library
  76. Please Help: can't deallocate a vector of heap objects
  77. Quick Question
  78. how to create a doubly liked list???
  79. PNG files
  80. int main(int argc, wchar_t* argv[]) using gcc 3.4.2 .
  81. Constructor problem
  82. To inline or not to inline?
  83. configuration file parser library
  84. Issue with RegOpenKeyEx
  85. FindFirstFile w/ stl fstream
  86. how to print a filename from ifstream?
  87. Help
  88. Hi, how to increase accuracy of float result ?
  89. constant vector
  90. Significant digit measuring
  91. Where are the static members stored in the momory?
  92. Objects of the same class to access each other's private data
  93. type that pointer points to
  94. Objects as private members...
  95. design issue
  96. les sources de itoa
  97. Compile Time checks using templates.
  98. library issue
  99. How to subclass a function?
  100. Passing in a OnMouseDown/OnMouseUp event handler as a parameter of a function
  101. inheritance doubt.
  102. ofstream open bit
  103. what is meant by segment not defined ?
  104. #usind <mscorlib.dll> does not work ?
  105. is there anything like static constructors or destructors in C++ ?
  106. translating C++ -> C
  107. struct or class object with constructor in UNION flags as error. !!
  108. ofstream problem
  109. size of a file
  110. Member Callback Functions
  111. Reading and writing files in linux programming in C++
  112. STL map - Can I find() on a subset of key
  113. Stream state in loop conditions
  114. Primitive vs. non-primitive l-value
  115. Pascal to C++
  116. The order of items stored in STL List is not preserved.
  117. C++ library
  118. error: ISO C++ forbids cast to non-reference type used as lvalue
  119. speeding up C code
  120. appropriate container?
  121. Writing an STL map to disk.
  122. STL "wrought with memory leaks"?
  123. random number
  124. Conversion operator not inherited?
  125. How to call a constructor from a constructor
  126. confusion about header and implementation files
  127. how shall I reload several obejcts that dependent on each other?
  128. Mouse Functions
  129. header files
  130. Why template<T> cannot make friend with T?
  131. Third party C++ library offer system API?
  132. Switching careers advice...
  133. Minesweeper |BuscaMinas|
  134. Looking for the "best in class" C/C++ open source software
  135. why always out_of_range using size_type?
  136. Cygwin c compiler
  137. Why not tel me something about pointers?
  138. Why not tel me something about pointers?
  139. Why not tel me something about pointers?
  140. How to read past an end of file character
  141. Inconsistent Global Variables
  142. Help writing function please,
  143. problems with STL vector class
  144. GCC compilation error
  145. float representation and precision
  146. Reference counting in C++
  147. c++ and gnuplot /under linux
  148. Rules for statically dimensioning arrays
  149. Polynomials in C++
  150. how to check whether istringstream object has empty buffer?
  151. A question about global variables
  152. What's wrong with the following program?
  153. why improper copy constructor leads to infinite recusion - ?
  154. ===Welcome to comp.lang.c++! Read this first.
  155. label not allowed at end of construct?
  156. Problem about self-string operator[] 's unnecessary copy
  157. Class in function scope
  158. Is comp.lang.c++.moderated dead?
  159. Binary Association Problem
  160. Iterators and reverse iterators
  161. Re: More help needed for assignment
  162. Q: Reading from stdin without blocking?
  163. Small inheritance problem.
  164. Where could I find OLE commands to use word documents ?
  165. CHtmlEditCtrl problems
  166. How to initialize member reference with temp object and delete the temp object when the destructor is called?
  167. map of function pointer
  168. Multi-argument function - help
  169. Pointers to member functions.
  170. Is there any library which defines factorial and binomial coefficient?
  171. virtual destructors for classes only with virtual functions?
  172. Fibonacci series 2005 (once more just for fun :) )
  173. C++0x auto and decltype
  174. Needed: Rediculously complicated C++
  175. C++ book on Libraries design and dll..
  176. explicit Vs Implicit conversions?
  177. The practical use of dynamic_cast in reusable or generic code
  178. Implicitly declared/defined member functions and inheritance
  179. why can not assign value to an array variable of a structure?
  180. Boosr serialization: binary archives
  181. friend class template
  182. ascii string to hex number conversion API
  183. Compiler Error C3861
  184. Help !! for typecasting char* to short array
  185. What is the order within class initialization code?
  186. How to remove item from STL list
  187. Dynamic Library or Static Library under Linux
  188. How to specify a template as the typename of a template
  189. std::istream slowness vs. std::fgetc
  190. q: stl vector of pointers / pointer consistancy
  191. std namespace
  192. how to pass a variable to a function defined with no variables in C++
  193. STL Standards Document
  194. The worst thing about C++
  195. <typeinfo>
  196. Undefined constructor of std::string
  197. How to declare static members of a template class
  198. member variable constant after construction
  199. How to create two CDialog windows active in MFC ?
  200. How can I get the c0ws.bog?
  201. How to explicitly define class with different template arguments?
  202. relation between typeid and typeinfo class (related by friend ?)
  203. fork or threads
  204. Naming Conventions
  205. return reference to member variable
  206. templates and (inline) optimization
  207. MFC7 dlls
  208. How to define the class based on the detailes of the template argument?
  209. Dutch forum / newsgroup for C++
  210. Some errors when using empty template argument
  211. line starting with ::
  212. Typedef A references struct B which references struct A which...
  213. Decent C++ library for matrix manipulation and calculating Eigenvalues/vectors
  214. Online/HTML documentation for Std Lib
  215. partial specialization of template member function
  216. Design question with inheritance
  217. Embedded C++ Compilers
  218. Member function specialization workarounds?
  219. dynamic_cast<T*>(deleted_pointer)?
  220. Directory check for new files
  221. small confusion about the the C++ programming language by B.S.
  222. Template parameter (class) with a typedef member
  223. How to append context to a FILE?
  224. abstract
  225. overloading .
  226. Templates and specialization
  227. Using multiple classes results in undefined symbols
  228. Using header <new>
  229. namespaces and function overloading
  230. FTP client
  231. trying to make a class (ABase) non-derivable
  232. Warnings of deprecated conversion from string to char* while simulating a command line
  233. Linking problem
  234. Code profiling for VC++ in Visual Studio 7.1?
  235. a piece of code for handle - body
  236. Simulated Annealing and timetables
  237. ===Welcome to comp.lang.c++! Read this first.
  238. float accuracy: Corba IDL vs. C++
  239. Open an image
  240. Calculating subnet wiht netmask...
  241. Visual Studio Debugger Confused about Source Files
  242. array of references
  243. what's the bahaviro of pop_back for an empty vector?
  244. strlen() speed test
  245. c++ and 'single colon'
  246. operator[] and different behaviour for reading and writing
  247. Using your own namespace for the first time
  248. Does mPatrol run on Windows ?
  249. Accessing high and low bytes of a unsigned short in a struct.
  250. Output to be redirected from console to file..