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. problem with rand()
  2. std::vector question
  3. conflicting declaration for iostream, namespace conflict?
  4. Replace write in fstream
  5. "Dynamic" Object Structures?
  6. map<...>.find
  7. trying to make a macro-script with windows API
  8. C++Builder newbie
  9. random is not random enough?
  10. virtual inheritance nightmare
  11. namespace and global scope
  12. What is a primitive class
  13. post increment not post
  14. [Vecotrs Arrays, HPC] Interfacing Blitz++ using Gmm++ ?
  15. Pointer to virtual object on stack
  16. std::vector problems
  17. Boost Library
  18. why reture "const &"?
  19. Rolling my own memicmp()
  20. queue where I can delete in the middle?
  21. Trying to make a struct external
  22. map<wstring, set<wstring> > preserving insertion order?
  23. Why was the .h dropped in std headers?
  24. extern var's and linking
  25. memory usage of an object's member functions
  26. Rate yourself as a C++ programmer, 1 to 10
  27. ===Welcome to comp.lang.c++! Read this first.
  28. Semi-circular definitions (plus circular references)
  29. 2 gig filesize limiation...C++ Builder Version 6.0
  30. NaN and inf literal constants g++
  31. Reading motherboadd sensors VC++
  32. java style program objects in C++
  33. sorting a std::list
  34. Bult-in array of objects
  35. Happy New Year!
  36. mktime segfault
  37. Standard network method
  38. Is this possible with a template?
  39. Programming style section from Josuttis' C++ template book
  40. Warning in aCC - HP-UX
  41. Help, Map of map
  42. allocating stl containers in memory buffer
  43. Question on templates
  44. casting bug
  45. template for function pointer
  46. Assignment to std::complex number
  47. istringstream class question
  48. Strange std::vector behaviour
  49. How do you round off a float?
  50. enum Assignment
  51. How to return an array of own datatype
  52. writing to file
  53. Visual C++ .NET problem
  54. Job Prospects for Software Engineers
  55. Help, installing MinGW & Dev-Cpp
  56. EVIL Matrox Graphics Inc , STEALS MGA Settings/VIRTUAL DESKTOP from Windows 98, 2000 etc
  57. ===Welcome to comp.lang.c++! Read this first.
  58. Template ctor - explicitly specify templ param
  59. checking if a file/stream exists
  60. VC++ pdb error
  61. If I change from std::vector to std::list my compiler becomes very displeased with me
  62. oh boy, VC6 problem
  63. Memcpy problem! Plz help me, I'm totally stuck here :(
  64. Memory leak problems
  65. Call for Papers - XP 2005, June 18-23, 2005 Sheffield University,UK
  66. Call for Papers - PhD Symposium on eXtreme Programming and AgileProcesses, June 18-23, 2005 Sheffield University, UK
  67. New release for Qt4Lab (LGPL)
  68. Detecting object deletion while in a loop
  69. Callbacks in C++
  70. Clear a stream
  71. About 64-bit portability
  72. Thank you
  73. Inheritance problem
  74. Inheritance ambiguety problem
  75. Are default function parameters in allowed in function templates?
  76. GNU Common C++ Socket read question
  77. using friend to enhance encapsulation?
  78. making a graph in excel format with C++
  79. How can I fix this deprecation message?
  80. Vector pointer and deallocation
  81. 21st Century E-Commerce Money Making Formula
  82. compile C programs with UNIX system calls (= Unix Programs??)
  83. software types and programming languages
  84. Unix programmer definition
  85. Memory usage
  86. Introducting the "Medusa Class"
  87. How to view the output
  88. untold truth about C++
  89. The Art of C++
  90. Data Type VC++ <--> VB6
  91. Linked list
  92. newb question
  93. Strange behaviour, bug in Borland compiler?
  94. Abstract class and Multiple Inheritance errors??
  95. acces to global variabels from more than one class
  96. how to handle name mangling in a shared C library
  97. namespaces
  98. strange warning when importing template from namespace
  99. unitcpp, how about
  100. cv_qualifier in declarator grammar section
  101. Static member initialization
  102. Sharing code for a variant style type
  103. Where Can I download Cfront from ?
  104. Initialization -- One Stage or Two Stage
  105. Problems with AES, RSA and C++ / Java
  106. Re: im trying to finish a program just before the deadline
  107. Standalone applications
  108. const reference for get accessor functions
  109. initializing float in a class
  110. Can't define template member function using VC++ 6.0.
  111. Trouble compiling template
  112. Why no non-integral static const initialiser's within class definition?
  113. destructor and namespace with vs6 sp0/5 and !g++
  114. Looking for a Obfuscator
  115. Calling a global function with the same name as a member function
  116. What C++ Standard about this?
  117. why is size of object of empty class is 1 byte
  118. Abstract class and Multiple Inheritance errors??
  119. returning a void (*)(void)
  120. static virtual function
  121. Re: Regarding left shift operator
  122. standar C++ and threads; any Poxis lib?
  123. reference to a function
  124. simple encyption program
  125. Hiding an external application in MSC++ 6.0
  126. char* to string
  127. Getting Started w/ Standard C++ in Microsoft VC++ 6.0?
  128. BigInteger in c++
  129. GCD of polynomials
  130. Boost Logo Contest
  131. Free C++ Lint
  132. How to use ostream::sentry?
  133. RTTI overhead
  134. which type should "std::set::begin() const" return?
  135. Using C++ to "Listen"
  136. C++ istringstream problem
  137. Does somebody know how to print out wild character with unicode value greater than 255
  138. Wide character to multi-byte
  139. Wait Cursor
  140. clean-up code before throwing an exception may also throw
  141. vector of char arrays
  142. Please help c++ home work
  143. test
  144. Multi-methods
  145. property structure/object
  146. Strange vector iterator problem - possible bug
  147. InputStream Read - how to ignore comma
  148. Design pattern
  149. static linking of C++ libraries with gcc/g++
  150. Grammar into Object Structure
  151. ntree formulas
  152. Bootsektor Knowledge required..
  153. Correct usage of "using" with standard templates
  154. About FAQ 10.18
  155. ===Welcome to comp.lang.c++! Read this first.
  156. Returning const objects?
  157. Using friend functions with Borland
  158. converting from AnsiString to integer
  159. B is_convertible to A<T> for some T
  160. Managed Extensions and XML question
  161. gdb problem
  162. Static library
  163. Syntax doubt (*(int *)&i = 11;)
  164. What is the future of C++?
  165. g++ compile warning: extra tokens at end of #include directive
  166. Redirecting cerr
  167. SCSI Hard Disk Number
  168. memory
  169. Script Assembler in C++: What operations should I implement?
  170. Access to member variable by 'friend'
  171. How to print constant from preprocessor ?
  172. newb needs help bmp
  173. Masterlist, everything on heap?
  174. Forward declaration and typedefs
  175. Is it considered OT in theis thread to ask VC++ questions?
  176. Console profile for Windows app in VC++ - PLEASE PLEASE PLEASE HELP!
  177. [OT] api documentation tool (-> .TEX)
  178. "Re: Bootsektor Knowledge required.."
  179. Open Positions at Siemens Medical Solutions at Princeton NJ
  180. Question on virtual inheritance..
  181. template member functions of a templated class
  182. Console output to a fixed area
  183. question to genuse
  184. question to genuse
  185. Template functions and STL containers
  186. Lniker Error while compilation.
  187. Playing MP3, Wave, Ogg Vorbis and so on
  188. Getting vim to recognize objects?
  189. Web Development from C++ Builder Version 6.0 basic questions.
  190. Line numbers in MS Visual C++ 6.0
  191. my program
  192. mathemathecal expression
  193. Sealed Classes in C++
  194. C and C++ are interoperable languages? True or Not True?
  195. scripting C++
  196. Does the typename keyword make sense here?
  197. non-specific os C++ building
  198. printing to a string class variable
  199. CommandLineTools how to use it ????
  200. ERROR MESSAGES
  201. printout of characters
  202. Trouble with offsetof
  203. Connection to database
  204. Register Variable Managment
  205. "Re: Bootsektor Knowledge required.."
  206. Unexpected result when entering wrong data type
  207. How to lower warning level? [header wrappers, GCC]
  208. Explain this
  209. virtual inheritance question
  210. Piping between Functions
  211. Exceptions creating Exceptional Problems!
  212. time delaying?
  213. graphics
  214. Q:show output from script
  215. how to complile cgal by borland c++ build
  216. Thanks
  217. Thanks
  218. calling virtual function results in calling function of base class...
  219. How to write such a function?
  220. Strange consturct,
  221. Link List with Tree behaviour
  222. size_t and int comparison
  223. alternative for pointers
  224. calling virtual function results in calling function of base class ...
  225. Am I missing something in private inheritance?
  226. Offset using pointer to member
  227. including a large constants file
  228. 'static const std::string' in a header file
  229. How to define a property?
  230. "Re: Re: Bootsektor Knowledge required.."
  231. ===Welcome to comp.lang.c++! Read this first.
  232. ISO TP on top of TCP/IP
  233. Is there such an iterator?
  234. Can Derived class static member access protected member from base class?
  235. auto_ptr<Derived> to auto_ptr<Base>
  236. Re: Erasing objects satisfying a criterion from std::map
  237. The Strinx Library
  238. Overlapped problem with CreateNamedPipe in NT Service
  239. "Re: Re: Probleme mit der Installation der openSource Bittorrent.... python vs JAVA"
  240. Returning a reference to a temporary
  241. FTP with c++
  242. Mingw 3.4.2 in Dev-CPP
  243. 0D after 0A in hex when writing a binary file
  244. c++ code snippets site
  245. School...
  246. Hello World
  247. PROBLEMS WITH STRING PROESSING
  248. Member function selection based on cv qualification
  249. Very Newbe question.
  250. Detect Mouse Click in different application