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. about "friend name injection"
  2. Free Ipod? It's not too late.
  3. How to organize the data structure in a parser?
  4. Quick And EZ Money!!!
  5. Iterating over elements in a deque results in garbage.
  6. CRC16 not the same
  7. C programmer, what does this syntax mean?
  8. byte alignment
  9. C/C++ Users Journal on Fleabay
  10. &X == &X.member ?
  11. running time
  12. why doesn't this work?
  13. lifetime of local variables
  14. [ot] [gcc] __finally
  15. Re: Iterating over elements in a deque results in garbage.
  16. allocating dynamic memory
  17. Integer div and mod together?
  18. C++ Reference
  19. operator= for derived class
  20. Please help with an interview question
  21. virtual templates
  22. OOP in C++: Objects failing
  23. Preprocessor trick?
  24. Will there be memory leak ?????
  25. what dose it mean?
  26. i have some problem about c++
  27. myOpenFile function
  28. [ot] free memory
  29. compile time vs. run time?
  30. USB help
  31. Avoiding templates, alternative design?
  32. Overloading class new and delete operators with parameters
  33. Re: Big Bertha Thing blogs
  34. To manipulate or not to manipulate
  35. [Q] Extracting the key members of an XmlRpcValue object
  36. Turning off scientific / fixed output
  37. Help with header files
  38. User-defined manipulators that accept arguments
  39. Looking 4 Flash-to-ActionScript-to-JavaScript-to-C++ examples & guidance
  40. Object creation
  41. Why C++ has ambiguity between expresion statments and declaration statments?
  42. new to Numerical Recipies
  43. template specialization in member function
  44. template specialization in friend function
  45. Returning const references to class data
  46. Correct C++ tutorial part 4 "Decisions & conditions" available (Windows, mingw/msvc/std)
  47. sorting std::list with function predicate
  48. portable imaging/twain library in C++?
  49. allocating memory for multi dimensional arrays
  50. Alternatives for redefining a typedef?
  51. Re: Self-studying C++
  52. Can read all data off file accurately with fstream
  53. Referenece binding to const temporaries
  54. Overloading funtions with const qualifier
  55. EOF
  56. What makes a good C/C++ programmer?
  57. Need help with a Linker problem with class template.
  58. Double to Currency Output
  59. Superbasic efficiency question
  60. ===Welcome to comp.lang.c++! Read this first.
  61. Order of cpp files matters?
  62. Problem with fast lines in TeeChart v4.04 (Borland c++ builder 6)
  63. Starting NT Service on LocalSystem by ordinary user.
  64. Newbie help using static variables
  65. efficency for not instanciating variables?
  66. robust iterator implementation
  67. Re: where can download ebooks of c++??
  68. Is this valid code?
  69. Using memset instead of a proper ctor
  70. mod - rest of a division
  71. finding "\n" in files
  72. Illegal code?
  73. g++ 3.4 question
  74. linux c++ equivalent
  75. syntactic sugar for initializaing multidimentional arrays?
  76. Good use for Unions
  77. fruit objects
  78. copy constructor
  79. gcc 3.4 template compilation problem
  80. confusion about friend declarator
  81. How to add "/*" in C++ comments?
  82. write a function such that when ever i call this function in some other function .it should give me tha data type and value of calling function parameter
  83. Using namespace std and Error 19:
  84. [ann] WIN32GUI v1.6.3 released
  85. inheritence vs composition
  86. Text Display in MDI
  87. strlen deprecated ?!?
  88. determining failure cause of an fstream call
  89. ostream overloading
  90. Weird numerical behavior regarding zero
  91. "Default constructor" for built-in types
  92. C++2Java
  93. How to specialize member template function?
  94. Temporary King
  95. spirit 1.6.0 stlport 4.6.2 msvc6
  96. C function in a C++ code
  97. defult constructor hiding
  98. virtual copy constructor
  99. virtual copy constructor
  100. Checking for multiple processors
  101. Dating
  102. Anyone see good API tutorials on the web?
  103. Idea for a better IDE
  104. Visual Studio Solution to GCC makefile converter
  105. Context Free Grammar in BNF?
  106. ANN: BDB++ 1.0 release
  107. STL algorithm for implementing operator+=
  108. CC Compiler Error Message
  109. help please / object programming
  110. NEWBIE Help needed with define MACRO
  111. Warning about defined but not used for global variable
  112. question about pointers.
  113. how to remove 1?
  114. Does using 'new' and 'delete' increase executable size?
  115. Mixing STLPort and STL from Microsoft
  116. Variable declaration: Global vs. Function
  117. test
  118. Visual C++.NET Timer problem
  119. Class Pointer Problem
  120. extern functions
  121. C++ generic programming question - looking for suggestions (long)
  122. reference to pointer of derived class
  123. Pointer problem?
  124. Pointer-to-member as template argument
  125. Compiler advice?
  126. referencing "this" in a static method
  127. internet fraud by rentacoder.com
  128. C++ won't survive the next 10 years
  129. "typedef" and "enum" problem
  130. class definition forgets values
  131. Declare an array parameter to be const?
  132. How to terminate a telnet session from within your C/C++ program
  133. extern functions
  134. Is it legal to call functions in the initializer list?
  135. Are Anonymous arrays possible
  136. Is this (tiny) function portable?
  137. Local class instances invalid template argument
  138. Method PrintLn (two classes)// need help
  139. Array object operator overloading
  140. What is an implicit extern "C" declaration?
  141. Helper functions
  142. Catching class exception
  143. How do I know if a file is using by an application?
  144. string::compare
  145. stl wstring and string.
  146. overriding global new and delete + STL
  147. Template Type Functions
  148. Should resource wrappers auto cleanup on destruct?
  149. overriding global new
  150. matrix copy problem
  151. structural inheritance bad?
  152. Urgent !!!!! please help me to uderstand this code if possible today.
  153. why char * gets overwritten after some time in execution...
  154. how to start with templates ??
  155. question about strings
  156. Iterator problem with templates
  157. How to make a library that comples the users to define some function
  158. Linking with Static Libraries (linux)
  159. Simpler C++ Forum for beginer
  160. The C++ sockets library
  161. STL Question
  162. Dynamic memory failure reason
  163. Reference + initialiser oddity.
  164. Overloading operator+
  165. Model View Controller - please clarify
  166. MFC
  167. Inheritance Question
  168. Re: STL Question
  169. getting an object's type
  170. boost::filesystem: Aborted
  171. C++ property file
  172. Buttercup
  173. c++ header file
  174. Mathematical Programming
  175. Question on delete [] vs just plain delete
  176. MFC question - can't bring up same dialog twice
  177. Memwatch
  178. class instances and threads
  179. Why is my const pointer not behaving?
  180. Exemptions?
  181. Where to obtain a copy of the Standard?
  182. Pointer-to-member-function pointing to a member function of an inherited class
  183. stl c++ & map
  184. Narrow Vs. wide streams
  185. C++ anamaly
  186. What's the meaning of this sentence, "0;"?
  187. another weird unexplained anomaly!
  188. VC++ project crashes in Windows 9x
  189. What's the difference betwwen explicit instantiaion and explicit specialization?
  190. Foo(300) = Foo(500); Why does a compiler compile that?
  191. Effective STL Item 4 (size() vs. empty())
  192. Re: I am looking for a program to make a CD an autorun cd.
  193. Problems initializing a dynamically allocated 2D array
  194. Project: KHTML-based browser for Windows
  195. c++ parser
  196. C++ Programmers needed
  197. Linux compiler
  198. Catching vector index out of bounds
  199. USB initialization
  200. Covariant return types
  201. Elementary question on const
  202. Array of pointers makes an error
  203. Convert string to binary
  204. HPUX, shared library and static member variables
  205. file length...
  206. What's the meaning of this sentence, "0;"?
  207. STL in debug mode?
  208. Intialisation order and statics
  209. 3DNOW!
  210. Java from VC++
  211. Distinct keys in the multimap
  212. listing directories and sub in C++
  213. Templates: Come solve this puzzle....
  214. Conversation operator as a lval?
  215. fast insertion and search - STL
  216. static object initialization
  217. I am sorry for this...
  218. STL container of auto_ptr
  219. strncpy copying beyond max length
  220. Put Back Functions
  221. Polymorphism
  222. Vector Help Please!!
  223. stack vs heap destruction problem
  224. MS Visual Studio 6.0 compile failure
  225. What does 'extern "C++" ' mean?
  226. Two programs accessing the same array
  227. multiple precision integers-string to int conversion routines
  228. implicit copy assignment operator
  229. why it fails
  230. when overloadind input/output stream operator, why return type??
  231. What is affiliate marketing?
  232. Abstract and concrete classes in c++
  233. Java from C++
  234. Re: what's OOP's jargons and complexities?
  235. std::copy for overlapping ranges?
  236. why this program is incorrect?
  237. istream read not reading everything
  238. Override virtual function w/ Object (not Reference) return?
  239. I/O getline and small buffer
  240. New Scientific Library - Lang?
  241. return values for void functions
  242. Reverting to C in C++ Code
  243. Template functions vs. function objects
  244. Safe union of std::vectors
  245. way to address objects in for loop
  246. Help. Just getting started
  247. Oring multiple values
  248. Need a C++ update
  249. warning C4244 (VC7.0) unexplained!!!
  250. Help! Newbie to MS Visual C++.NET has Class Wizard problem