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 Wahrscheinlichkeitsrechnung bei Programmierung Fussballmanager
  2. Re: g++ 4: Unrecognised Friendship [REPOST/CROSS-POST]
  3. std::string with non-type template arg
  4. Again in english: Problem with probability formula for gaming logic
  5. Help with overloading the == operator.
  6. unexpected return value
  7. casting from raw bytes to structures.
  8. newbie declare ifstream, istream, whatever stream question...
  9. Linker Errors + Multiple Definition Warnings (Dev-C++ and VS2005)
  10. Operator overloading: s1 = s1 + s1;
  11. problem in calling constructors and destructors
  12. Store a static member functions
  13. Learning C++
  14. Problem with member function of a templated class returning a pointer to an object of the same class
  15. Makefile for C++ program
  16. convert a char[4] (binary) to an unsigned long
  17. Problems with C++ Hook
  18. CPU usage
  19. std::ostream data-modifying manipulator?
  20. Newbie trying to get the hang of things
  21. XML libraries for C++
  22. Specialization of a method of a templated class
  23. string streams
  24. Text template engine?
  25. I am making a project on protocol SNMP
  26. maybe a problem with pointers
  27. Adobe GoLive 5.0
  28. delete pointer
  29. Binary Search Tree Help Needed
  30. Stuffing bytes into structs and endians
  31. Default parameter for member array?
  32. string reversal
  33. Unable to consume Process reserved memory
  34. Private members and copy constructors
  35. test - ignore
  36. C program
  37. good debuger for c++ on linux
  38. using copy constructor
  39. AndyD
  40. string class
  41. Derive from MFC DLL to MFC APP
  42. typeid with Qt throws exception
  43. GCC, libgcc & thread-safe exception handling
  44. MySQL, ZeosLib & C++ Builder
  45. Abstract Classes, Templates and inheritance...
  46. audio synthesis libraries / platforms / drivers questions
  47. template conversion operator clarification needed
  48. Converting a float to int (Visual Studio 2003)
  49. How is :: and -> pronounced?
  50. ===Welcome to comp.lang.c++! Read this first.
  51. vc++ - strtok() access violation
  52. Effective C++ - item 7 (memory mgt).
  53. Borland C++ Turbo
  54. stable_sort with arrays?
  55. Polymorphism, iterators and ABCs?
  56. cannot dynamic_cast 't' (of type 'void*') to type 'struct mom::object*' (source is not a pointer to class)
  57. book recommendation for C programmer
  58. Using C30 and dsPIC Microchip controllers
  59. Adding Lib to Dev-Cpp
  60. Preventing the console window from closing when writing a console program in C++
  61. Idiotic Question
  62. Presenting a new(?) idea for free open source software development.
  63. Ultimate++ 0.98.7 released
  64. Need help with declarations (simple question)
  65. stl includes
  66. Data Structure Problem
  67. Data Structure Problem
  68. comments accross platforms
  69. transform
  70. Best way to return an int as a std::string
  71. sql question
  72. recognize utf-8 files
  73. Avoiding multiply defined symbols for member functions
  74. question abot Exceptional C++ (47. eng puzzles) Iby Sutter
  75. Searching a container
  76. How Does Loop In strcpy Work?
  77. How to find whether Object is in HEAP/Stack.
  78. C++ books
  79. powerset
  80. is "delete" needed?
  81. using destructor
  82. Form feed character in header files
  83. forward declarations
  84. Problem of random number generate..
  85. using assignment operator
  86. operators (f.e. new[]) undefined
  87. Why ambiguous base when one is inherited private?
  88. std string streams
  89. Have any solution
  90. C++ produced ASM code
  91. Best way to cast anythign to void* and back
  92. unsigned char pointer
  93. index a vector of properties
  94. Nested try/catch blocks to give 2 attempts on an operation
  95. call java from c++?
  96. Crystal Reports with Visual Studio .NET C++
  97. Learning about dynamic memory - Question
  98. changing throw(...) changes interface?
  99. why VC7 linker complains this undefined...
  100. lifetime of temp string object
  101. Is temporary variable always *const*?
  102. strtok help
  103. Extremely low-level serial port programming
  104. Is there is any strong reason not to use standard native C++ data types
  105. extracting data from string streams
  106. Why template by return value is forbidden?
  107. dereferencing pointer and object creation
  108. Static values, does the name matter?
  109. Pointer to member variable of derivied class
  110. error compiling
  111. read/write file contents
  112. How much memory can I use
  113. Member arrays and copy-construction
  114. copy constructors and the assignment operator
  115. ifstream::read and pointers to std::vector
  116. G++ 4: Unrecognised Friendship
  117. problem with template class and overloaded methods
  118. char_traits<char>::compare
  119. ===Welcome to comp.lang.c++! Read this first.
  120. Polymorphic assignment?
  121. casting in VC++ 6
  122. Allocate more memory
  123. Memory leak
  124. conversion from size_t to int
  125. undefined reference to `vtable for Base'
  126. compile errors with list of auto_ptr
  127. New member to group qustion
  128. optional debugging
  129. random number generator
  130. How can I get the size of a ASCII file?
  131. Recursion using Stack
  132. storing return value not using assignment nor memcpy?
  133. Why these operators cant be overloaded?
  134. why define virtual destructor
  135. std::stringstream::seekg
  136. Organizing source in namespaces.
  137. query regarding copy constructors
  138. using inline
  139. Why doesn't this list copy work?
  140. using exceptions
  141. Stange Occurance After Using std::Merge On std::vector's
  142. heap based objects
  143. what is wrong with this cerr useage?
  144. Constructor problem - help needed urgently to resolve this
  145. Developing for Linux Shell Using Windows
  146. Deallocation upon constructor failure
  147. using copy constructor
  148. what is the most effortless way to add a description comment to a function
  149. g++ template problem
  150. about copy constructor and destructor
  151. Off topic (with explanation and apologies): Game authoring software for bright pre-adolescent?
  152. compiler nightmares
  153. PC-Lint
  154. Hexadecimal To Decimal Conversion (Via Char Array)
  155. Template Metaprogramming
  156. Redirect of stdout to pipe 'hangs'
  157. MFC application using COM port for serial communication stops on minimization
  158. Need Help - Structure Required on Left Side
  159. c++ calling java calling c++ ...
  160. static class local variable in memeber function
  161. tolower in locale
  162. reference attribut
  163. C++ lint (detection of unused classes and functions)?
  164. signed integer overflow
  165. confusion regarding auto pointers
  166. advanced template question...
  167. Could someone help me?
  168. About data-storing problem....
  169. interface principle
  170. software framework
  171. Sharing same copy of a member across all instances of a class.
  172. custom istream class
  173. ADCURSORS
  174. g++ 3.4 exception problem
  175. location of names and typedef
  176. vector by name, recordset/field setup
  177. Database
  178. tricks to organize code for faster compile
  179. exception(logic error and runtime error)
  180. Bash and C++, friends?
  181. How to deallocate memory when handling exception
  182. smart pointer
  183. what does 'this' mean if it static
  184. BiskyMisky
  185. Interleaving iostream read and write
  186. private inheritance
  187. Stroustrup answer book?
  188. gcc flag to compiling C
  189. ===Welcome to comp.lang.c++! Read this first.
  190. Segmentation fault
  191. Free C++ IDE for linux
  192. Safe union?
  193. What book should I study before a new job.
  194. makefile
  195. The bridge design pattern
  196. reference counting
  197. A question about reference counting
  198. Multiplatform Report System for C++
  199. Problem with stable_sort when used inside a object's method
  200. Uninitialized vector?
  201. Help Finding Error In std::find code
  202. STL string, need to free the memory?
  203. Created object on stack and then returned this object to caller. Item deleted but still there??
  204. C++ for small Windows app?
  205. Programming Win32 Under the API?
  206. strstream depreciation
  207. a C program
  208. c++ book
  209. Why do I see an incomplete type when I define the constructor outside the class declaration?
  210. illegal indirections
  211. C++ casts
  212. C++ includes
  213. C++ include statements
  214. declaring friend
  215. A const pointer question
  216. Why does this work has to do with const
  217. the pointer this
  218. template link error with GCC v3.3.5
  219. is it okay to call the overrided assignment function in copy constructor
  220. a template question
  221. more template questions
  222. even one more template question
  223. a Visual C++ question
  224. one more template question and some typedef
  225. Problem: references mess up inheritance. Doesn't make sense.
  226. defining + and = operator for vector<double>
  227. "Container-of" in C++
  228. DsGetDc.h Missing
  229. Question about shifting, portability
  230. GET RICH QUICK! Guaranteed!
  231. Anjuta IDE doesn't compile wizard generated Gtkmm projects
  232. template with several classes
  233. template and inheritanc
  234. How do i save data?
  235. C++ code reformatter
  236. STL map and pthread performance problem on Linux/GCC
  237. C++ Primer, 4th Edition
  238. inheritance and name resolution
  239. some more inheritance with template
  240. Any new compiler support the `export` of C++ template?
  241. generic functions(template functions)
  242. Copying gsl_rng_state across MPI
  243. for_each with a non const member fuction
  244. A question about inheritance with template
  245. Implementation Dependcies in C++
  246. Operator overloading advise
  247. size of char ch[] = "" ??
  248. volatile variables
  249. Can I delete an unnamed memory with a certain address?
  250. public inheritance wth advantage and disdvantage