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. Exceptions & Constructors
  2. How to pass an enum to a function
  3. Reference counting
  4. newbie question
  5. Static Object
  6. g++ search path
  7. Confusion about inheritance and the allocating memory via new
  8. User defined numerical types as template parameters
  9. Big Bertha Thing Extract
  10. New well tested makepp snapshot released
  11. Why Is This The Best Program Online ?
  12. overloading << for map and multimap simultaneously
  13. some problems about exact match in the overload resolution.
  14. How to get some C++ proficiency
  15. please help me
  16. I need help
  17. Self Motivated Learning C++
  18. Copy Constructor
  19. cool
  20. iterators
  21. C++ headers
  22. encryption problem
  23. Using string where a char* required
  24. Re: Big Bertha Thing proton
  25. Composition versus Implementation Inheritance
  26. About C++ Reference
  27. How to specially treat the beginning of a type list?
  28. recursion output
  29. suppressing warnings in boost header files
  30. Creating a std::map of references
  31. atexit problems and questions....
  32. Re: Big Bertha Thing proton
  33. Best algorithm/data structure combination for word lookup?
  34. Can someone please explain the output of this code?
  35. Wikicodia - The code snippets wiki
  36. GCC: non-conforming implementation of C++
  37. Calling 16 bit dll from a 32bit application
  38. how does map take care invalid range for erase()?
  39. Classes in a hierarchy inheriting from the same class
  40. seeking highly efficient caches scheme for demanding engineering computing?
  41. Re: C/C++ speed optimization bible/resources/pointers needed!
  42. STL hash_map
  43. Re: C/C++ speed optimization bible/resources/pointers needed!
  44. How to fire event of a TActiveForm ?
  45. Re: Big Bertha Thing proton
  46. constness and inheritance
  47. Why is ; used at the end of class definition.
  48. avoid implicit cctor call
  49. pass by reference
  50. simple question
  51. Temporary default argument storage duration
  52. this is very good
  53. Template static member initialization
  54. Formatted output
  55. how to use the return value when using C# dlls in a C++ project?
  56. compiler unable to choose proper overloaded function (causes C2666)
  57. conversion operator problem
  58. Why can't PODs have constructors?
  59. valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
  60. Probleme bei DLL-Erstellung und <vector>
  61. precedence of binary operators
  62. Help with Regex (UserName, Email)
  63. About the retrogression problem when passing a array variable into a function which takes a pointer as its argument.
  64. Big Bertha Thing proton
  65. This One is ULTIMATE. (Dont' Miss)
  66. call const function from non const function
  67. very nice
  68. ... nice
  69. forcing new to fail (or throw an exception)
  70. Graph Theory Implementation
  71. Comments solicited about stylistic preference
  72. Overriding base class
  73. Dynamic Aggregation
  74. Question about a static vector<*A> in class A
  75. C++ Primer ex 5.18
  76. Streaming file IO and binary files
  77. What is the counterpart of Java API Specification in C++
  78. Something about template , static interface and Concept.
  79. Why some ADs in this group?
  80. What is the value of it's corpus?
  81. passing array or arrays.
  82. delete the dynamically allocated memory twice causes error
  83. removing from vector
  84. constructing nested vectors
  85. File Input/Output
  86. Re: Big Bertha Thing invite
  87. Problem with pushback function - "An Access Violation.. "
  88. partial specialized templated classes
  89. Multiple Choice C++ Questions
  90. Initializing static reference (non-POD) member variables
  91. new & delete
  92. single(ton) interface
  93. C++ Primer ex 4.30
  94. Can anybody help me linking Fortran into C++
  95. Find code
  96. Find code
  97. intermediate/beginner question on classes
  98. intermediate/beginner question on classes
  99. Creating array of data types
  100. Rounding
  101. template classes and implicit conversion
  102. copying Vector elements into Dynamic Array
  103. i need some ebooks on c++
  104. API DLL or standard DLL?
  105. What is the 'explicit' mean as a key word?
  106. Can anybody help me about the memory leak
  107. C-C++ books and tutorial
  108. throwable .vs. non throwable?
  109. Definition of 'evaluate'
  110. I need a C++ code style checker.
  111. learning design.
  112. What's the scope of a variable defined in parameter list?
  113. Is this approach safe?
  114. segmentation fault...
  115. GCC -- reducing compiled code size
  116. virtual functions/generic access
  117. cout, operator<<, sequence points
  118. Re: Big Bertha Thing invite
  119. Order of destructor execution.
  120. linker error
  121. Compiling a .lib and .h file to a COM .dll
  122. Header dependencies
  123. readwrite lock with read reentrant
  124. hey people what going on
  125. How important is software maintenance?
  126. executing linux shell script from within c++.net
  127. anonymous enums
  128. No polymiorphism for virtual operator= ?
  129. Combining C-Dll into C++-Lib
  130. mixing bound and unbound friends
  131. "class" used as a variable in C file
  132. avi converter
  133. How to remove elements of vector by index
  134. formatted output question with strings
  135. Memory Layout for Multiple and Virtual Inheritance
  136. "United We Gain"
  137. Re: Big Bertha Thing invite
  138. Basic question on streams
  139. Problem with partial specialized member functions
  140. Operator overloading and copy constructor. Can't find the error.
  141. Read 8-bit grayscale JPEG image in C/C++
  142. UML from cpp
  143. prefered way for support legacy C API on char* and std::string
  144. C++ Primer ex 4.16
  145. boost::lambda::bind
  146. boost::lmbda::bind
  147. What does ">?=" mean?
  148. file input using std::string ?
  149. The Convenience of Online Learning. The Benefits of a Respected Degree.Try Ellis College for Free.
  150. The Convenience of Online Learning. The Benefits of a Respected Degree.Try Ellis College for Free.
  151. get a FREE 150$ sign up bonus without deposit!!! ( http://ataja.es/free150 or http://fon.gs/free150 )
  152. Downcast with smart pointers?
  153. Big Bertha Thing invite
  154. wxWidgets frame background color
  155. AGLOCO
  156. vector problem
  157. Is there a version of cout which can take a wstring?
  158. initializing a class using upcasted object
  159. What's wrong with this example
  160. overloaded methods: reference to array and a pointer.
  161. set find
  162. can NAN be assigned?
  163. Question on epoch time
  164. Re: Big Bertha Thing lightcraft
  165. Handling daylight savings with standard time functions?
  166. sizeof(TCHAR)
  167. Creating a pair of objects with no copy constructor?
  168. Template with template parameter
  169. SOFTWARE ENGINEER/ CONTRACT/ IN
  170. Dynamic array
  171. DOWNLOAD-UNLIMITED
  172. 1) If you are looking for
  173. POSIX and getch(), clrscr()
  174. Newbie inheritance question
  175. question about code style specifically variable declaration using _ prefix
  176. i want to know that
  177. C++ Primer ex 3.24 (bitset class)
  178. some questions about "bitset" class
  179. Replacing for loop with for_each or accumulate
  180. difference between new and operator new
  181. Vector exception safety
  182. set_intersection
  183. XML parsing and looping issues
  184. Why does this cause access error reading null pointer?
  185. Re: windows GUI application
  186. RE: what's the different between char[] and char* as parameters
  187. std::string and case insensitive comparison
  188. Re: Big Bertha Thing lightcraft
  189. "Shifted" insert in std::string
  190. partial template specialization error...
  191. why does this compile? cygwin GCC 3.4.4
  192. Problems with cin (already tried getline)
  193. MAP Error
  194. Implemetaction a straw by next of memory at any allocator.
  195. Implemetaction a straw by next of memory at any allocator.
  196. log4cxx
  197. Manipulating excel spreadsheets in C++
  198. Clipboard operations
  199. object lifetime
  200. static data members in template class problem
  201. stl vector assignment question
  202. Structure size
  203. want to know how i will use
  204. A strange problem of template
  205. Methods for fast binary file output?
  206. conversion ctors question
  207. C++/Sybase
  208. Expected constructor, destructor or type conversion before...
  209. How I will use
  210. C++ Primer ex 3.14
  211. Why moving a function from protected to public area in class causes error C2556
  212. get the input but still the input should remain
  213. Boost Libraries failing to work with g++ 3.3.2, but working with 3.4.5
  214. Animate an avatar using a webcam
  215. Template member function
  216. Newbie inheritance question
  217. try/catch problem
  218. C++ Primer exercise 3.13
  219. programming my c++ matrix
  220. Problems with new Entry Point
  221. Do all members of partial specializations need to be redefined?
  222. file operations
  223. file operations
  224. Question about hooking and simulating input in C++
  225. Small High-precision Arithmetic Library
  226. Template function overloading question
  227. Refactoring Traits and Policies (in Containers)
  228. Processing Images: Need good library for various image formats
  229. erase a "pair" element in set
  230. How to read a 8-bit grayscale JPEG image using C++?
  231. Which design patterns for my FSM?
  232. To use or not to use smart pointers?
  233. version 2.0 of C++ Unit Test Library released!
  234. what's the possible reason for these core dump?
  235. Passing array by reference
  236. Function Identifier Not Found
  237. Function Identifier Not Found
  238. Member function as parameter of STL algorithm
  239. Custom Software Development
  240. Conditional For issues
  241. How Best to Incorporate Traits and a Policies
  242. Global variable initialization
  243. How to write better C++ programs?
  244. Re: Big Bertha Thing lightcraft
  245. Initialize global variable before any other global variables
  246. Solution to your problems
  247. how to control position of output values on output console
  248. "inheriting" constructors
  249. hoscakal yarin filmi istek
  250. accessing an empty string