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. code doesnt work......please help me..
  2. Base struct instead of class
  3. Default parameters of constructors
  4. Initialising a constant from a file
  5. validity of using subclasses in pointer-to-pointer types?
  6. Re: "this" during construction
  7. Simple toString() problem
  8. C++ AI Blog
  9. compiling .c file
  10. const &
  11. Re: Dll Help
  12. Re: Dll Help
  13. http://gcc.gnu.org/
  14. DOS app question
  15. ===Welcome to comp.lang.c++! Read this first.
  16. [ANNOUNCE] e4Graph 1.0a9
  17. typeid and polymorphic classes
  18. Valid uses of template parameters
  19. Strange FUNCTOR inconsistency
  20. derived
  21. Handling VARIANT Arrays
  22. VC++ support for PCSC programming
  23. Array List?
  24. x.sin() versus sin(x)
  25. Overdone declarations ?
  26. compile error with "cout << "Hexadecimal == 0x" << hex << m << endl;"
  27. Alert box
  28. Best Compiler
  29. Performance Question
  30. Re: ASCII Code for Functions Keys (F1-F12) and TAB key
  31. Linked-List help
  32. casting pointers
  33. Question about template error message
  34. ifstream - read - problem
  35. templatized state model
  36. getting the name of an object
  37. How do you display DWORD & strings in an Edit Box
  38. _ultoa radix??
  39. Re: Parse Command Line
  40. port of log4j to c++
  41. Newbie: can I rewrite data with fwrite?
  42. Where should the body of template specialisations be placed - header or source file?
  43. Overloading vs. specialization of function templates
  44. Turbo C++?
  45. test
  46. A small problem
  47. Easy random numbers?
  48. Is this right? Can't call protected member of base class from derivedclass method, for another object
  49. Using function pointer in callback function
  50. Problems with a malloc'd char* to String
  51. c++ classic books, must have books ?
  52. pointers and functions
  53. Mutiple Instance of Single EXE - VC++
  54. MMI in Visual C++ .Net
  55. These two if-statements are equal, right?
  56. Asking directions.
  57. stream switch
  58. Memory Leak in deque ?
  59. Pointers from References
  60. beginer
  61. Re: Really-bignum arithmetic
  62. MFC -> CDBException
  63. Const member initialization list question
  64. help me rectify the code---why cant i initialize the double variable sum1=0
  65. grow an array with new
  66. overloading operator()
  67. TAking the minimum of three values
  68. overloading ->
  69. How to detect the tape drive in Win32
  70. STL <map> with two keys ?
  71. Pointer problem
  72. ListBox -> DragListBox
  73. String to int
  74. g++ compile error. help
  75. Deitel 3.54
  76. Specialization of what?
  77. random number generation and Monte Carlo simulation in C++
  78. Getting Segmentation Fault, selectively, on memory overwrite.
  79. Type of endl, ends, flush in g++-3
  80. Static memfun through null ptr
  81. Very strange try/catch problem. Please help!
  82. C++, mysql
  83. object-oriented c++ newbie question
  84. Closing a factory method using dynamic object creation.
  85. Assembly Segments
  86. vc7 debug jump wrong line
  87. Compile error: 'identifier' : already initialized
  88. default arguments for COM interface functions
  89. class String : public std::string {}; ????
  90. Reading a file.
  91. Technical Instruction Position
  92. String Array to Binary Number Conversion
  93. Standards in Artificial Intelligence
  94. Push back
  95. Not virtual good function called
  96. Is this valid C++ (protected member of base accessed in derived class function)
  97. Delphi
  98. Messages in Greek
  99. Covariant parameters
  100. Variable declaration or function prototype
  101. About object oriented programming
  102. VC++ .net and VC#.net
  103. can someone give me a little advice.
  104. Help a newb :)
  105. code doesnt work ....plz help.
  106. templates and operators
  107. bits
  108. Modern C++: confused with constructors inheritance
  109. pointer arithmetic
  110. Reference confusion
  111. environment variable
  112. A new kind of book to learn C++ computer programming
  113. class-in-a-typedef-in-a-class circular trouble
  114. plz help me.. this logical error is irritating...
  115. creating a objekt with an array linear in memory
  116. Re: Using Trim
  117. static constructor alike?
  118. GNU C: Namespace resolution operator on friend declarations problem
  119. Passing a vector<customStructure> to functions outside main()
  120. factory methods.
  121. Refactoring Tool for C++
  122. program termination/memory leaks
  123. ===Welcome to comp.lang.c++! Read this first.
  124. Re: What is a &quot;namespace&quot;
  125. Gcc and core dump
  126. Re: Using Trim
  127. Re: What is a &quot;namespace&quot;
  128. classname::classname a type ?
  129. Re: Randall falls flat on his face again (I told ya he would)...
  130. Add numbers
  131. Overriding new and delete again...
  132. bit_vector and list_wl in VC++ 7.0
  133. perl-like regular expression parsing for C++
  134. I am mystified... need help with STL.
  135. Comparing two floats or doubles to a precision
  136. Re: Using Trim
  137. header include structure
  138. roman numeral to integer
  139. the standard and data member value assignment
  140. GCC and forward declaration of enum
  141. Rationale behind requiring ampersand and fully qualified name to form a member function pointer
  142. Enhancing valarray with "normal" arithmetic operators
  143. C++ sample source to test compiler compliancy
  144. Vector sort with a struct?
  145. Event keyword
  146. class object initialisation
  147. i think this code has a logical error ..plz help me...
  148. Re: Design by Contract in D and C++
  149. debugger/profiler lotus dll crashes server - how to tackle this as a non expert
  150. Re: For god's sake how do I get rid of this warning!
  151. Need help with C program
  152. variadic functions
  153. Returning instance of necessary derived class
  154. linked list help?
  155. scoping issue
  156. Re: Newbie question: Any good resources on C++ programming?
  157. oscillating fibbonacci tournament sort ?
  158. Re: scoping issue
  159. Unique file name generation
  160. Newbie Question: Function of a class keeps "forgetting" data thats declared inside class
  161. Member function with variables parameters
  162. Dumb Symantec C++ question
  163. gprof, -pg and rand() problem
  164. Linking error
  165. basic calculations with very large numbers
  166. Understanding char*
  167. Re: Test
  168. MFC Icon
  169. binary fileoutput
  170. size_type requirements
  171. job-opening in western germany for software developer
  172. Virtual function problem
  173. Help with sizeof and pointers
  174. int to char* conversion
  175. Unary + / -
  176. Is this code supposed to throw or not ?
  177. creating mathematical graphics?
  178. about virtual inherit
  179. Good free C++ compiler for Windows?
  180. IFilter
  181. How do I use classes from a DLL?
  182. string vs. String
  183. dynamic TImage component creation
  184. Whitespace separating lines using extraction operator on file
  185. what's wrong with this STL code
  186. software that interect with outlook express
  187. getting the value of a static const member
  188. lightweight singleton template using references
  189. error LNK2001: unresolved external symbol _IID_IDirectDraw7
  190. Re: The worst 'hello world' example ever written...
  191. HELP! using filehandle.get("filename") writes to file when it reads!?
  192. pointer to member function (gcc)
  193. Newbie: array of pointers
  194. dos graphics with borland command line compiler 5.5 ?
  195. passing a parameter
  196. dos graphics with borland command line compiler 5.5 ?
  197. std::copy versus pointer copy
  198. visual inheritance
  199. Singelton Pattern Unsave?
  200. What does the expression "sizeof(int)*p" mean?
  201. What does the expression "sizeof(int)*p" mean?
  202. BST
  203. Class forward declaration
  204. ===Welcome to comp.lang.c++! Read this first.
  205. Minimize Application to System Tray
  206. Problems using MAPI/CDO in C++ (getting Mail Adress)
  207. Error: need explicit cast for function parameter
  208. Regionals Parameters Windows
  209. bind to a specific IP address
  210. Error compiling c++ application
  211. typedef decalrations
  212. problem reading text file with getlin()
  213. change the default separator in stream operator ">>" ?!?!?
  214. Remote Locking
  215. class definition
  216. C++ quine
  217. Newbie question: Any good resources on C++ programming?
  218. casting problem (int * to int*)
  219. C++ file io -- eof trouble
  220. a=b does not screw up like it used to do!
  221. implementing trees in STL
  222. find all unreferenced symbols, not by linker
  223. NEWBIE: Trouble compiling example from Sams Book
  224. Beginner C++ class problem
  225. Newbie: OOP reference
  226. Visual C++ and include order.
  227. Invalid template argument
  228. stringstream problem
  229. system command
  230. derived members & initializer list
  231. Is it possibleto configure enumator constants in C++? (hard problem)
  232. STL list::erase()
  233. please help me a little with autotools
  234. Is Borland Compiler Suited for my Needs (Better than VC++)?
  235. guidance for future
  236. Error handling in contructors
  237. book for game programming?
  238. ::std sometimes needed, sometimes not
  239. Template specialization of pointers with function pointers
  240. Microsoft Visual C++ Run-Time Library Reference
  241. how to convert GMT time
  242. member pointer to struct data
  243. How to implementing com interface?
  244. Blocking ports?
  245. Function template checking
  246. forward reference to a class...
  247. memcpy for copying arrays
  248. Review of C+ + Templates & Tools (Scott Robert Ladd)
  249. inheritance problem
  250. self mutating code can be more useful than dangerous..