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 181

  1. C++ Primer ex 6.20
  2. How to call a non static function from a static function
  3. Question about proprietary software development using GNU C++
  4. How to store the data of a large map<string, int>?
  5. IS THE BIBLE GOD'S WORDS!!!
  6. add a directory location for compilation
  7. What is going on here?
  8. Really bizarre linking error!
  9. When to use overloaded operators
  10. Smart pointer and thread programming
  11. Free memory in a vector<char*>
  12. Composite classes
  13. A question in TC++PL!
  14. Function pointers and default arguments
  15. c++ language
  16. comma overload semantics
  17. Class and Inheritance
  18. Converting a unsigned char * to const char *
  19. Reg. Function Templates
  20. test if integer
  21. sequantial processing of files of several directories
  22. "<vectors>"
  23. Looking for a C/C++ header to XML file converter
  24. Fwd declarations crossing namespaces
  25. help with file I/O
  26. string to stream
  27. unsigned char ---- a special type of integer
  28. To Print the source program as output
  29. stream operator overloading question
  30. playing with vectors
  31. Default parameters in COM
  32. Default parameters in COM
  33. How to add thread-safety in a logging library?
  34. counting repeated words in input
  35. lines of code
  36. Multi Inheritance
  37. Ways to make inline work?
  38. How to make inline work?
  39. Accessing the second in a pair via for_each?
  40. Is it a good idea to implement constructors with assignment operator?
  41. Inputting Operators
  42. Error Managment
  43. Array of pointers. How to check index without failure?
  44. Question about (problem with) template specialization
  45. Determine if type supports operation at compile time
  46. How to obtain the type of the exception in 'catch (...)'?
  47. 64-bit problem with Bitoperation
  48. Borland ClientSocket gives memory leak (handle count increases)
  49. automatic template instanciation (g++, -frepo)
  50. An attempt to make a 'property' in C++
  51. a pointer to a derived class problem
  52. cool
  53. I cannot use the hash_map::operator[] to read the value in the hash map?
  54. STL: vector<T> to T[]
  55. std::map initialization - reserving hashtable size
  56. Why is this code complaining about constness?
  57. Re: Big Bertha Thing Extract
  58. Error - Cannot call member function without object...
  59. Avoiding ambiguities
  60. can operators be inherited?
  61. "protected" confusion
  62. template memberfunctions
  63. RS422 Serial Communication Codes in C++
  64. I'm stuck with the implementation of a generic algorithm.... need some help :P
  65. SIGBUS, Bus error.
  66. curiosity singleton pattern?
  67. Where do I download Comeau compiler.
  68. Where do I download Comeau compiler.
  69. Only one point of return
  70. gdb doesn't find symbols
  71. Named Pipes in C++
  72. C++ compiler about version 4.3 and an odd error of a compilation.
  73. Script and c++
  74. pronunciation on malloc thing
  75. Using default argument in the template function.
  76. Any design pattern for a transformation class?
  77. Address of an object
  78. Re: units hijnks
  79. Data structure problem.....
  80. Re: Big Bertha Thing Extract
  81. template overload resolution
  82. Strange GCC warning
  83. Newby C++ vs. C question
  84. Precision of C++ left/right shift operator..
  85. Variant, SafeArray.....etc
  86. How can I declare and define a friend template function in a template class?
  87. The library of Openthreads and an odd error.
  88. void func(int array[32]) standard confirmed?
  89. help understanding iterators with vector::insert
  90. inline function
  91. Re: Big Bertha Thing Extract
  92. migrating c++ application from solaris to aix
  93. How to Checking a URL :Valid or Invalid
  94. float m[4][3];
  95. Switch vs stl::map
  96. Binding
  97. how to call method of the class which contains a pointer to other class method?
  98. Exceptions & Constructors
  99. How to pass an enum to a function
  100. Reference counting
  101. newbie question
  102. Static Object
  103. g++ search path
  104. Confusion about inheritance and the allocating memory via new
  105. User defined numerical types as template parameters
  106. Big Bertha Thing Extract
  107. New well tested makepp snapshot released
  108. Why Is This The Best Program Online ?
  109. overloading << for map and multimap simultaneously
  110. some problems about exact match in the overload resolution.
  111. How to get some C++ proficiency
  112. please help me
  113. I need help
  114. Self Motivated Learning C++
  115. Copy Constructor
  116. cool
  117. iterators
  118. C++ headers
  119. encryption problem
  120. Using string where a char* required
  121. Re: Big Bertha Thing proton
  122. Composition versus Implementation Inheritance
  123. About C++ Reference
  124. How to specially treat the beginning of a type list?
  125. recursion output
  126. suppressing warnings in boost header files
  127. Creating a std::map of references
  128. atexit problems and questions....
  129. Re: Big Bertha Thing proton
  130. Best algorithm/data structure combination for word lookup?
  131. Can someone please explain the output of this code?
  132. Wikicodia - The code snippets wiki
  133. GCC: non-conforming implementation of C++
  134. Calling 16 bit dll from a 32bit application
  135. how does map take care invalid range for erase()?
  136. Classes in a hierarchy inheriting from the same class
  137. seeking highly efficient caches scheme for demanding engineering computing?
  138. Re: C/C++ speed optimization bible/resources/pointers needed!
  139. STL hash_map
  140. Re: C/C++ speed optimization bible/resources/pointers needed!
  141. How to fire event of a TActiveForm ?
  142. Re: Big Bertha Thing proton
  143. constness and inheritance
  144. Why is ; used at the end of class definition.
  145. avoid implicit cctor call
  146. pass by reference
  147. simple question
  148. Temporary default argument storage duration
  149. this is very good
  150. Template static member initialization
  151. Formatted output
  152. how to use the return value when using C# dlls in a C++ project?
  153. compiler unable to choose proper overloaded function (causes C2666)
  154. conversion operator problem
  155. Why can't PODs have constructors?
  156. valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
  157. Probleme bei DLL-Erstellung und <vector>
  158. precedence of binary operators
  159. Help with Regex (UserName, Email)
  160. About the retrogression problem when passing a array variable into a function which takes a pointer as its argument.
  161. Big Bertha Thing proton
  162. This One is ULTIMATE. (Dont' Miss)
  163. call const function from non const function
  164. very nice
  165. ... nice
  166. forcing new to fail (or throw an exception)
  167. Graph Theory Implementation
  168. Comments solicited about stylistic preference
  169. Overriding base class
  170. Dynamic Aggregation
  171. Question about a static vector<*A> in class A
  172. C++ Primer ex 5.18
  173. Streaming file IO and binary files
  174. What is the counterpart of Java API Specification in C++
  175. Something about template , static interface and Concept.
  176. Why some ADs in this group?
  177. What is the value of it's corpus?
  178. passing array or arrays.
  179. delete the dynamically allocated memory twice causes error
  180. removing from vector
  181. constructing nested vectors
  182. File Input/Output
  183. Re: Big Bertha Thing invite
  184. Problem with pushback function - "An Access Violation.. "
  185. partial specialized templated classes
  186. Multiple Choice C++ Questions
  187. Initializing static reference (non-POD) member variables
  188. new & delete
  189. single(ton) interface
  190. C++ Primer ex 4.30
  191. Can anybody help me linking Fortran into C++
  192. Find code
  193. Find code
  194. intermediate/beginner question on classes
  195. intermediate/beginner question on classes
  196. Creating array of data types
  197. Rounding
  198. template classes and implicit conversion
  199. copying Vector elements into Dynamic Array
  200. i need some ebooks on c++
  201. API DLL or standard DLL?
  202. What is the 'explicit' mean as a key word?
  203. Can anybody help me about the memory leak
  204. C-C++ books and tutorial
  205. throwable .vs. non throwable?
  206. Definition of 'evaluate'
  207. I need a C++ code style checker.
  208. learning design.
  209. What's the scope of a variable defined in parameter list?
  210. Is this approach safe?
  211. segmentation fault...
  212. GCC -- reducing compiled code size
  213. virtual functions/generic access
  214. cout, operator<<, sequence points
  215. Re: Big Bertha Thing invite
  216. Order of destructor execution.
  217. linker error
  218. Compiling a .lib and .h file to a COM .dll
  219. Header dependencies
  220. readwrite lock with read reentrant
  221. hey people what going on
  222. How important is software maintenance?
  223. executing linux shell script from within c++.net
  224. anonymous enums
  225. No polymiorphism for virtual operator= ?
  226. Combining C-Dll into C++-Lib
  227. mixing bound and unbound friends
  228. "class" used as a variable in C file
  229. avi converter
  230. How to remove elements of vector by index
  231. formatted output question with strings
  232. Memory Layout for Multiple and Virtual Inheritance
  233. "United We Gain"
  234. Re: Big Bertha Thing invite
  235. Basic question on streams
  236. Problem with partial specialized member functions
  237. Operator overloading and copy constructor. Can't find the error.
  238. Read 8-bit grayscale JPEG image in C/C++
  239. UML from cpp
  240. prefered way for support legacy C API on char* and std::string
  241. C++ Primer ex 4.16
  242. boost::lambda::bind
  243. boost::lmbda::bind
  244. What does ">?=" mean?
  245. file input using std::string ?
  246. The Convenience of Online Learning. The Benefits of a Respected Degree.Try Ellis College for Free.
  247. The Convenience of Online Learning. The Benefits of a Respected Degree.Try Ellis College for Free.
  248. Downcast with smart pointers?
  249. Big Bertha Thing invite
  250. wxWidgets frame background color