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. keybd_event()
  2. strstream and ostrstream with new g++
  3. file termination
  4. std::list and the heap
  5. about vector
  6. algorithm for Modified Distribution Method / Transportation Simplex Method/Transport Problem
  7. clearing all members of a class
  8. Visual C++. A bug...
  9. "Re: Bootsektor Knowledge required.."
  10. Problem with std::list and sorting
  11. const..ant problems
  12. Problems with "Barton Nackman Trick"
  13. maps and class types: extending a class factory
  14. try object out of scope before catch?
  15. [Q] Deriving from templates
  16. Usage of pointer to object under construction
  17. C++ book?
  18. Exception & copy constructor
  19. forward declaration
  20. Popping the last item in a std::vector
  21. virtual funcs basics
  22. OSS 2005 - Call for Panels
  23. Reading memory-adresses from files
  24. unfamilar C++ call syntax
  25. Shared pointer difficulties
  26. error, conflicting types
  27. "Re: Bootsektor Knowledge required.."
  28. "Re: Re: Bootsektor Knowledge required.."
  29. What does this do?
  30. "Re: Re: Probleme mit der Installation der openSourc...
  31. Bootsektor Knowledge required..
  32. Prob with set.find() = const
  33. compilation (make) error
  34. specializing std::less
  35. Borland Builder C++ v.6 or Microsoft Visual C++ ?
  36. OLELoadPicture fails for regular users
  37. delete []array problems (program crashes)
  38. Segmentation Fault in fclose()...why?
  39. string memory pre-allocation
  40. clock() problem
  41. initialising a static std::vector data member
  42. appending list at startup?
  43. why does this result in a runtime error?
  44. events, messages og callback
  45. how to determine type-type?
  46. TEmplate specializatiion basics
  47. Lookup in std::map<string,string> doesn't work
  48. static and globals
  49. Performance hit using exception handling using aCC
  50. gcb output
  51. Reading unformatted text from stdin
  52. Why do i get an error for this ?
  53. convert a c++ program into a template metaprogram?
  54. byte array pointer question
  55. another easy byte buffer question
  56. Clearing Screen
  57. Chaining commands
  58. storage locations for different data types
  59. "Re: Bootsektor Knowledge required.."
  60. About static const members appearing in another static const definitions
  61. split string contain special token?
  62. Determining the "real" size of a enum
  63. Problem with iterators and conts
  64. leak of pointer
  65. A technique for compile-time detection of erroneous bit-masks -opinionsrequested
  66. Job Offer C++ Borland Kylix Developer (Germany)
  67. Multiple Inheritance Ambiguity
  68. Someone knows how can I destroy a 3D vector?
  69. std::set sorting mechanism
  70. split string contain special token?
  71. Memory Leaks
  72. ifstream / ofstream question (using libstdc++ v3)
  73. Hello world!
  74. process boundaries
  75. ===Welcome to comp.lang.c++! Read this first.
  76. misssing function header
  77. CPPUNIT
  78. money language
  79. exception thrown on one machine, but not another
  80. VS6 project fails to build after .NET 03 install
  81. dynamic_cast
  82. Speech style
  83. iostream + iostream.h
  84. New C++ sockets library
  85. Major project in C/C++
  86. virtual function, inline, diamond?
  87. Alignment in C++
  88. split string contain special token?
  89. valid C++
  90. Problem with overloaded virtual function
  91. Where to find files at runtime?
  92. [VC++] Operator overloading: error C2679 / C2678
  93. Error Message Missing
  94. trouble with linking of c wrapper around c++ class (gcc)
  95. problem with file
  96. VC++ Inheritance and protected members
  97. Required safety checks
  98. One Variable --> Different Data Types
  99. editable list
  100. alignment in C++
  101. virtual hell
  102. Talent outsourcing versus cheap labor
  103. Technical assistance for those using Google Groups
  104. explicit copy constructors
  105. converting wide strings to long
  106. stack overflow
  107. DLL Hell(p)
  108. Concurrency
  109. vector<int> and vector<bool>
  110. create my own member functions for strings
  111. Re: problem with overloaded pure virtual functions
  112. 2d array A[][] is the same as **A, right?
  113. addition help
  114. how to display a number in a messagebox?
  115. FileOpenDialog - problem with writting
  116. i am a vc++ beginner ,which books is suitable to me?
  117. VCL component and mouse...
  118. about std::vector < int > - memory allocation
  119. auto_ptr
  120. Mutexes and WaitForSingleObject()
  121. destructor never called
  122. Q: c'tor and assignment operators
  123. operator overloading
  124. Cannot find a data structure for this problem
  125. Sockets programming
  126. Templates / Compiler Error
  127. enum
  128. reference to va_list
  129. Re: C++ Application Performing Unacceptably
  130. Re: C++ Application Performing Unacceptably
  131. question on operator overloading.
  132. Announcement: C++ Primer, 4th edition
  133. Designing a Matrix class
  134. friend operator << overload ambiguity error
  135. Using net use command in C++?
  136. throw exception();
  137. ===Welcome to comp.lang.c++! Read this first.
  138. Linked lists in C/C++
  139. ...
  140. combobox stress problem
  141. explicit specialization od c'tor
  142. Creating windows in a DLL
  143. locale independent atof?
  144. Need some help with advanced templates
  145. abstract class
  146. inline functions
  147. Problem with Partial Template Specialization and Borland C++ Builder
  148. Problems with 64bit integer constant
  149. C-style File Operations, C++ Streams, Exception Safety
  150. Program aborted; new doesn't return NULL
  151. big integers
  152. help needed: defining my own ostream manipulators
  153. static extern help
  154. Writing dll file
  155. How do I compare a charecter from a file with another character?
  156. It is possible
  157. map and BYTE[]
  158. connect to MySQL
  159. Exe cannot read bufferedstream from http port.
  160. C++ Templates Book, Link Problems
  161. Problem with System::IO::Directory::CreateDirectory()
  162. Class as member of another class question.
  163. strcpy of a class object
  164. valarray iterators?
  165. stupid question
  166. 2 class / no default constructor available
  167. Problems with valgrind
  168. C++: Is it a powerful language?
  169. [ANN] DiffDog 2005 - the dedicated differencing utility for devs and power users
  170. Creating a ifstream for a Unicode filename?
  171. Maximum size of std::string
  172. "array of Derived" is not a kind-of "array of Base" question
  173. [Linux] Memory usage
  174. cancel a constructor ?
  175. verifying valid Pointer
  176. Replacing new and delete operations
  177. GUI and c/c++
  178. mem_fun and C2784 using Ms VC++
  179. Help with Koenig Lookup
  180. Employer looking 4 online C++ aptitude tests; recommendations?
  181. alignment revisited
  182. overriding malloc and free
  183. malloc vs new
  184. Distributed platform-free C++
  185. virtual revisited
  186. virtual revisited
  187. virtual revisited
  188. How Do We Avoid the Extra Empty Line at the End of the Output File?
  189. undefine all macros from a file
  190. requirment for playing a wma or wmv file!
  191. Adding unique data to a vector
  192. Correct C++ tutorial part 3 "Intro to loops" available (Windows, mingw/msvc/std)
  193. void *
  194. implicit type template warning
  195. comp.lang.c++ FAQ
  196. Problem z fokusem.
  197. Design of image & view classes?
  198. Can overriding be controlled ?
  199. Double comparison problem
  200. Connect to SQLServer
  201. Mixing new/delete and operator new/delete?
  202. Can't make a COM Object external
  203. convert java to c++
  204. ALIGNMENT REVISITED 2
  205. random error
  206. inheritance of conversion operator
  207. Non-const static members in templates?
  208. Inheritance of conversion operator
  209. Execution of a function on startup
  210. Recruitment Agencies for the London area.
  211. Shrink vector capacity?
  212. string combination algorithm for a "word descrambler"
  213. C++ .NET
  214. LL TO BST
  215. Pointers?
  216. Interesting article about concurrent programming, any thoughts?
  217. [ANN] Ultimate++ 0.98.3 released
  218. Calling C++ from C
  219. Simplify this ?
  220. array Puzzle
  221. number of decimal places
  222. Re: Riddle
  223. enterprise application versus enterprise system
  224. How to build Linux apps w/ Borland C++ Builder X??
  225. [Allen R. Cha] I'm developing FTP Client. but i have a problem. plsease help me.
  226. stable software, How to ?
  227. A Free Charting Library in C++
  228. how to check that my programe respects the iso c++
  229. global/static/namespace trouble
  230. Shifting to KDevelop
  231. Bit Field Question
  232. Sorting the file Name
  233. Re: Coding standards
  234. Unexpected termination
  235. sth wrong?
  236. Programming Contest: Create a Crossword
  237. [Newbie] Need help
  238. stringstream
  239. implement atoi
  240. ===Welcome to comp.lang.c++! Read this first.
  241. copy content of vector<BYTE> to BYTE*
  242. time
  243. CString to char array convertion (vice versa)
  244. Createprocess
  245. Why isn't multiple inheritance very useful?
  246. Object factories
  247. Professional C++
  248. need help with large int multiplication and division
  249. unsigned char [6] numerical representation
  250. question about objects by reference and threadsafety