PDA

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 170 171 172 173 174 175 176 177 178 179 180

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