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. C/C++ calling convention
  2. update object
  3. Streaming message box
  4. how to solve this problem?
  5. STL - delete current object in queue
  6. segmentation error in vector<vector<long> >
  7. private inheritance and public members
  8. ===Welcome to comp.lang.c++! Read this first.
  9. Help is needed for C program compiled by C++
  10. Re: Help is needed for C program compiled by C++
  11. Recovering Default new/delete Operators
  12. Determine if a function has been overridden
  13. Sentenced to 66 years and 6 days
  14. best practices using STL <algorithm>
  15. vector memory cost
  16. type-punned pointers!?
  17. Struct inside a struct, annonymous?
  18. Passing "++a" to a function taking "int&"
  19. Button class
  20. The use of explicit with constructor
  21. Coder wanted
  22. Dynamic multidimensional array using auto_ptr
  23. A Question about delete..
  24. correct usage of pointers?
  25. string question
  26. wchar_t
  27. OT: have you seen this man
  28. My Explode function(s) are too slow.
  29. const methodes and lazy calculation
  30. sparse matrix class implementation
  31. writing GUI in C++
  32. templated deletePointer in for_each algorithm
  33. writing MyClass::Operator unsigned long()
  34. Conversions and casts
  35. OT: google groups reply
  36. association problem
  37. static method no locks
  38. Odd structure
  39. Testing file deletion from under ostream object.
  40. Odd structure question reformulated
  41. How Do I License & Protect My Software?
  42. How Do I License & Protect My Software?
  43. Convert virtual key to actual character
  44. I/O question
  45. return from catch - UB?
  46. Non-virtual destructors & valarray memory allocation
  47. Re: Non-virtual destructors & valarray memory allocation
  48. Good free or paid merge software that edits two similar files?
  49. Using method function pointers in C++
  50. reference in function
  51. Help needed
  52. what's the size of sstringstream's bytegrow?
  53. What does "%.*s" stand for?
  54. Locale
  55. Running another program and reading it's stdout
  56. capturing Input from a microphone
  57. How to execute an stored procedure in c++
  58. Number of bits and size of data types in bytes
  59. Project.In c++
  60. Unexpected Termination
  61. remote access MS SQL through internet using VC++
  62. Variable name from string?
  63. inline functions -- advantages?
  64. Question about run-time libraries in VC++
  65. Can a sub-class (composite object) member function access private or protected members of base class?
  66. Integer promotion?
  67. How to handle textbox on IE?
  68. Get all drives in my computer?
  69. error C2872: 'streambuf' : ambiguous symbol Problem
  70. Beginner begging: problems with Builder!
  71. static variables in template class
  72. ftp server
  73. math and scripting: how?
  74. Declaring Template Classes that take Multiple Nested Templates as Parameters
  75. Doubt in Code
  76. sizeof of expression & sizeof of type
  77. Reading numbers from a file
  78. Point two objects to the same location
  79. Using a function which returns an object
  80. How to convert 'System::Object __gc *' to 'float array '
  81. How can you test for undeflow?
  82. About the find() is STL algorithm
  83. const int versus #define - does "const int" take up space in exe?
  84. the essense of the static data member of a class
  85. Problems reading strings from files
  86. ===Welcome to comp.lang.c++! Read this first.
  87. template instance in normal class
  88. Class array ? (2 dimensional)
  89. C++ standard library
  90. Taking IF sentences out of loops
  91. Carry detection
  92. Detecting under/over flow
  93. MSVC++.NET 2002--> problems with overloaded constructor reference declarations
  94. "Smart Quotes" in comments?
  95. Multiple byte integers
  96. Multiple byte integers
  97. ActiveX in DLL
  98. Just another difference between compilers.
  99. How to calculate the time Complexity?
  100. Making a member callback therough "this"
  101. Database ODBC
  102. typeid and template class
  103. How to generate a random integer that is bigger than RAND_MAX
  104. Best thing next to popcorn!
  105. Heo
  106. copy constructor
  107. Struct in C and C++
  108. Drive Combobox, Directory List box in MFC of Visual C++.Net
  109. Bitset Replacement
  110. sscanf problems
  111. Programming Forum
  112. Garbage Reading String Fields
  113. difference between compiler generated destructor and class implemented
  114. difference between compiler generated destructor and class implemented
  115. Join the OISV - Membership Now Open !
  116. What wight is a sorting algorithm for a CPU
  117. compiler generated destructor vs class implemented destructor
  118. g++ -o Problem
  119. Forcing all function template parameters to deduce the same type
  120. Writing monitoring program VC++
  121. RWTPtrSlist core dumps, while removing entries.
  122. About the address of member function
  123. Can I dynamically add new elements to vector while looping it?
  124. why link against a library?
  125. put the code to .h file error gone why?
  126. Do you see a problem?
  127. Any free programs in Visual C++ (with source), please
  128. Wrapping libjingle
  129. g++ compiler question!
  130. Looking for a library code.
  131. Save Input from keyboard to file
  132. What is a number for (in RC file)
  133. IInputObjectSite
  134. endl like behavior
  135. Structuring a tree
  136. Updating Text on Screen
  137. constructor question
  138. Template data type
  139. Xerces Library
  140. Error : Visual 2005 is more C++ compliant and my projct doesn't compile
  141. Position in North Carolina - Senior Developer - C++
  142. Semantics of STL containers (std::map) in a multithreaded scenario
  143. Timer with 0.5 ms period
  144. Pointer to class member
  145. std::vector destructor ?
  146. Can we overload *_cast<> operators?
  147. automatic test generation
  148. This is a great NG, I learn a lot reading it everyday <EOM>
  149. doubt in basic c++ code
  150. stack trace
  151. How to replace RoseRT 2003 with another tool
  152. c++ analyst programmers - singapore
  153. problem with add old string to new string in edit box (MFC)
  154. problem with sort
  155. Concrete Mathematics
  156. What can C++ achieve and how to learn C++?
  157. template function member with const classifier
  158. initialization within constructor
  159. Initializing a vector in a map
  160. need your help (two urgent tasks)
  161. ===Welcome to comp.lang.c++! Read this first.
  162. Accepting manipulators
  163. comparing iterator with const_iterator
  164. handling wave files
  165. overriding operator== error
  166. real life example
  167. "exception not rethrown" problem
  168. forwarddeclaration, declaration, definition, order still a matter?
  169. multiplying two numbers and giving the square root
  170. multiplying two numbers and giving the square root
  171. gui.h error
  172. Interesting warnings from latest MS compiler
  173. Software Serialization (Both the Act, and the terminology)
  174. Forward declaration vs. include header
  175. Most annoying aspects of C++
  176. LNK2005 error
  177. Map erase memory problem
  178. More effective C++
  179. LNK2005 error
  180. gcc needs copy consturctor for inplace constructed object passed to func as reference, others not
  181. Understanding problem of long numbers
  182. WG21 paper on templated namespaces
  183. Bizarre char* problem
  184. C++ Singleton problem...
  185. want to leave virtual functions undefined
  186. Non type template parameter Help
  187. Accessing Database from c++
  188. "hhctrl.ocx file in in-use"
  189. comparing char*
  190. Any easy way to compile, link, exceute, debug C++ on IBM mainframe?
  191. Displaying progress dots in ANSI C++
  192. Compilator GPP
  193. From bool to int: 1 or 0
  194. cerr and clog
  195. cast problem
  196. Template instantiation problem
  197. need help with MBA course project
  198. LibSerial and signal_handler
  199. Are unused class methods removed from exe?
  200. Preventing delete on a SmartPointer
  201. Techincal Interview Questions
  202. Post Ur Job Requirements/Resumes Free ........
  203. vector of lists: anyone know how to do this?
  204. Preventing stack instances
  205. Problem in formatting query!!!! Help needed...
  206. class templates & constructor defn outside the class
  207. floating point
  208. Efficient URL-decoding.
  209. need help!!! calling Matlab from c++
  210. user-type operator definition and multiple classes / source files
  211. pointer from C module to printer
  212. C++ website
  213. Can I be a programmer?
  214. Some design questions
  215. Very strange problem with a operator "-"
  216. About "const" problem
  217. how to deal with this problem
  218. ===Welcome to comp.lang.c++! Read this first.
  219. typedef & template
  220. C++ domains
  221. bitset woes
  222. How do computers do arithmatic?
  223. how to insert tow byte in front of a file
  224. Define template parameter or just declare?
  225. Strange behaviour of tiny double numbers
  226. b-tree
  227. Porting from DOS to W32 - COM port
  228. Pointer to class equals pointer to base class
  229. unsigned char * to string
  230. Clarification in Thinking in C++ Vol 1
  231. Problem with CMapStringToPtr Lookup function
  232. const char* to char* conversion
  233. calling non-default constructor with new[]
  234. algoritms/stl problem?
  235. Parsing help
  236. vector question
  237. algoritms/stl problem?
  238. c++ and win 32 api
  239. YA Template specialization question
  240. Closing many CInternetSession objects
  241. Can not parse a template class
  242. How do I add exception-handling to this code and make sure it compiles and runs properly?
  243. What are the popular c++ compilers?
  244. Question regarding virtual functions/destructors
  245. Template binder
  246. Casting (void*)&foo
  247. using dynaic dll's in borland
  248. Default & Value Initialization
  249. Best database practises
  250. Compiling templates using GNU C++