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. filestream problem
  2. Copy file.
  3. using a c++ interpreter as a macro system
  4. ===Welcome to comp.lang.c++! Read this first.
  5. about the safety of auto_ptr<class T>
  6. i++ , or ++i, which is faster?
  7. [Q] Virtual destructors and linking
  8. Strange Problem
  9. templates & polymorphic classes
  10. Overloading in subclass
  11. C++ string class tokenizer method?
  12. Referencecounted object vs. referencecounted handles
  13. ptr in collection item
  14. Folder Autocreation
  15. C++ Lists
  16. Stuctures of variable length
  17. Transferring vector content
  18. Controlling number of instances of a program (Cross platform)
  19. pointers for derived and base class
  20. Cross Platform Plug-in architecture and IPC
  21. pure virtual class
  22. Databank for hearing aids
  23. Submitting HTML parameters to activeX control
  24. Does assignment operator have to behave exactly like copy constructor
  25. Putting alternate versions of typecasts in your code.
  26. default params to clsas member functions
  27. question about templates
  28. Opening files in "exclusive mode"?
  29. Is this defined?
  30. PLEASE HELP !! Link errors
  31. stringstream used to convert int to string does work only once?
  32. C++/ VB/ CONTRACT/ IN
  33. Timer thread
  34. Re: getters and setters
  35. Re: Template problem
  36. Re: Removing dead code and unused functions
  37. Re: Is this legal in Standard C++ ?
  38. Re: getters and setters
  39. Re: getters and setters
  40. Re: Inheritance of overloaded functions
  41. Re: Overloading a virtual function with non-virtual: no-go?
  42. Re: C++ way of strtol
  43. Re: could ptr->() and ptr->[] be implemented in C++0X?
  44. static member constness
  45. Re: C++ way of strtol
  46. parsing floats out of alphanumeric strings using strtok
  47. Re: Converting Visual Studio C++ to G++
  48. Re: template function with default parameter value
  49. "dynamic_cast" with instance of an abstract class ?!?
  50. Re: Borland incompatibility... I think
  51. Re: getters and setters
  52. Re: Declaration of "const A &B::A() const" changes meaning of A from "class A"
  53. Re: How can I know size of avaible memory in heap?
  54. Re: getters and setters
  55. Re: Removing dead code and unused functions
  56. PLEASE POST RENDERWARE STUDIO 3.7!!!!!!!!!!!!
  57. trz e...ferttr. erwwrw..wewwrw..frrwererwe.
  58. derived class constructors
  59. Rational Rose/C++ code generation (newbie question)
  60. Re: why fopen( ) can't open a big data file? (single file, as big as 29G)
  61. Deconstructor fails to clear everything
  62. Re: How can I know size of avaible memory in heap?
  63. #import ???
  64. Re: How to deal with time in C ?
  65. C++ can do it for me?
  66. Memory and pointers
  67. My New C++ Project
  68. FAQ (somewhat OT)
  69. Temporary objects as arguments to constructor calls
  70. Access a list of vectors
  71. Re: C++ way of strtol
  72. pointer to a class
  73. Unable to write to memory error
  74. unicode std::string
  75. Running exe file?
  76. setting default value for template parameter list
  77. Re: How to define friend template function?
  78. extern "C" nests suspiciously
  79. map::erase
  80. Question about virtual inheritance
  81. Re: Template parameters in constructor
  82. Re: could ptr->() and ptr->[] be implemented in C++0X?
  83. STL vector memory leaks
  84. Regardng algo book
  85. smallest positive double number
  86. Really **wonderful** website for C interview questions!!!!!
  87. C++ and DVD VOB explode
  88. Really **wonderful** website for C interview questions!!!!!
  89. template default parameters?
  90. explode a DVD VOB with c++
  91. C++ ActiveX python javascript communication trouble.
  92. C++ ActiveX python javascript communication trouble.
  93. Looking for some serious C++ development ?
  94. help with the project
  95. warning: namespaces are mostly broken in this version of g++
  96. self initialization (??)
  97. "delete this" question
  98. ===Welcome to comp.lang.c++! Read this first.
  99. Using strtok, need to insert null into vector
  100. Listing all variables of a source code
  101. null FILE* pointers
  102. recording massive data stream
  103. array of TCheckBox - is it possiible?
  104. Overloading/Overriding ?
  105. GUI
  106. Illogical std::vector size?
  107. Creating an Object in a C function
  108. fasteste way to fill a structure.
  109. Initializing static const members with gcc 4
  110. Re: Removing dead code and unused functions
  111. Destructor call at overwrite?
  112. We could omit curly brackets in function declaration?
  113. Precidents, Precision, or Plain Screwed Up?
  114. list of all windows from taskbar
  115. memory leakage in c++
  116. setting default value for a parameter of a class member function
  117. Linking Error, 3DS Max Exporter
  118. simple memory allocation question
  119. bvh hell
  120. usb to serial adapter problem
  121. DOS window stays open when executing from a batch file
  122. Passing ellipsis to C
  123. C++'s interface with the Real World
  124. Difference between using function overloading and function templates
  125. this->(i,j) doesnt work but this->_ij_val(i,j) does
  126. C Plus
  127. Re: how to let gcc warn me when I use = in conditions
  128. Re: Removing dead code and unused functions
  129. Casting to void*, result unexpected.
  130. Reporting formatted input operations that fail
  131. COM Objects and mutex
  132. parse error in gcc but success in vc.net, call a non_template class's template member function from a template class's member function!
  133. Style: use of member references in derived classes?
  134. The design of C++0x
  135. set begin() retrieved the minimum element?
  136. Necessity of pure virtual destructor?
  137. Time typedef structure
  138. How to overload operator= to have both deep copy and shallow copy semantics
  139. MFC
  140. No buffered I/O in the Standard Library?
  141. Case Sensitivity in Windows 2000 Filenames?
  142. is STL multimap "find" order stable?
  143. Problems compiling simple C++ code (also problems with std::string)
  144. Bridge application: Best connectivity solution
  145. member function reference when extending an STL class
  146. Using Function
  147. enum creates undeclared identifier (only sometimes?)
  148. undefined reference to main and other functions
  149. Exception handling and heap corruption
  150. static member initialization
  151. Static member initialization
  152. computing limit of basic data types ?
  153. Strange dynamic_cast problem
  154. check derivations of pointer types (without dynamic_cast!)
  155. i need advice
  156. VC++.NET 2003 - halp - string
  157. Re: Is this an OO concept?
  158. Include Problem
  159. Forward declaration & incomplete template type
  160. Question to FAQ 35.12
  161. template <typename T> struct polymorphic : public T ???
  162. Please help a newbie using C++ to run an ASIO interface to E-MU1212 SoundCard
  163. Little Patch Program in C++
  164. Empty classes, default ctors and const objects?
  165. HI
  166. g++: Creating DLL from .a files
  167. catch with no return value....
  168. Re: UML - modeling recursive functions with state diagrams
  169. ===Welcome to comp.lang.c++! Read this first.
  170. Open default mail client
  171. singleton with multithreading
  172. strings stl
  173. Replacing Strings Binary
  174. using fortran modules in c++
  175. HELP: cpu load graph plotting program
  176. Hyperlinked C++ BNF Grammar
  177. [ANN] Ultimate++ 0.98.6 released
  178. HELP: unfamiliar C++ syntax
  179. C++ objects that act like Java/C# objects.
  180. Template problems in Visual C++ 6
  181. STL and linked lists
  182. const function
  183. overloading ->
  184. please help - seg fault in std::set
  185. How to write a program which can support plugin
  186. virtual function
  187. Enum range
  188. (VC7) Basic Object Const/Dest question
  189. char * convert to LPCWSTR
  190. template static data member definition
  191. float
  192. How does sampling Profiler work?
  193. Casting class1<class2> to class1<class3 >
  194. multithreaded c++ program gives segmentation fault coredump
  195. Reading value of a StatusBar (wx) control
  196. Command line EXE is slow, fast in Visual C++ environment
  197. About Efficient c++
  198. XML parser
  199. Bitfields
  200. Templates, token-pasting, defines and literals...
  201. OSS2005 Proceedings online
  202. Variable offset and multi inheritance
  203. bit insertion and extraction
  204. Dealing with dead sockets on a winsock2 sever
  205. Finding class symbols dynamically
  206. mem.h doesn't seem to be available in g++
  207. Is this possible to do in C++ {Novice Programmer}
  208. c'tor not called?
  209. c program, file size limit, how to solve? 2G bytes limit.
  210. Cannot export class symbols
  211. C++ and Tk
  212. MS VC++ 6.0 object memory layout
  213. C++ wish list and beyond
  214. Is this ambiguous?
  215. Returning a value and retain the original values
  216. confusing statement in Deitel book
  217. char ch[] = ""
  218. virtual inheritance.
  219. Static variables inside member functions
  220. Virtual Function Performace: Say what Stan?
  221. Touble with passing a reference to vector of vectors of objects
  222. No pshpack1.h in g++?
  223. Inheritance or aggregation in the first variable?
  224. Timeout value on Socket Connect
  225. VC++ bug or not?
  226. How to dump inheritance information of c++ binaries?
  227. references on pointers
  228. just want an ipod
  229. How to document ownership?
  230. Openssl and DES sample code
  231. how to use fortran modules in c++
  232. Question on avoiding page faults
  233. Add a method to an STL container?
  234. Re: Structures
  235. Re: How can I know size of avaible memory in heap?
  236. Invoking C++ functions in C
  237. performance/style of memory allocation
  238. operator with differing return type?
  239. Templates & Typdefs with g++ v4.0.0
  240. Template pseudo-specialization through compile-time assertions
  241. test
  242. Programming Contest: Fit pictures on a page
  243. When is a base class protected member not visible in a derived class?
  244. Simple string manip question
  245. ===Welcome to comp.lang.c++! Read this first.
  246. Boost / Phoenix
  247. Creating Sorting class
  248. Going wide and international
  249. I need help getting started.............
  250. Help: ofstream issues