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. Virtual keyword & compile time
  2. What is used for storage
  3. callback and boost:function
  4. Unit Test Framework for c++ program
  5. Write a function processes a list
  6. Create a variable size but non-growable array
  7. newbie...please help!
  8. Completly newbie question
  9. building an unsigned character string.
  10. Convert a Java iterator loop to C++ STL?
  11. compile error trying to call STL sort
  12. SQLite Queries
  13. memory allocation question when using ostringstream in STL
  14. How to Create a Circular Queue in C++
  15. Is there a C++ or C certificate?
  16. Disassembly of C binary
  17. Can't output strings to std::wofstream (g++)
  18. Macro needed
  19. How can I get the encode of a txt file and convert it into UTF-8?
  20. how exclude initial part of a buffer???
  21. positions of attributes
  22. Diamon inheritance problem
  23. how to decrease link time
  24. A portable way to pass a string to C++ as macro?
  25. Pass a derived object to func so that it is base?
  26. how to interface between different languages
  27. how to interface between different languages
  28. asking about good books
  29. ISO C++ forbids declaration of `cout' with no type.
  30. articles on design increases performance and test first?
  31. Is Being Rude and Condescending a Legitimate Way to Attract New C++ Programmers?
  32. STL map insert question
  33. How to check if a pointer is "valid" ?
  34. Article about memory layout for virtual inheritance
  35. error compiling with read function
  36. extending enum's: what operators?
  37. friend oper<<
  38. Singleton Class
  39. template confusion
  40. Reduce memory usage?
  41. Implementing virtual concept in c
  42. is there better way to add indent space?
  43. Using only the values returned by functions -- elementary question
  44. Using only the values returned by functions -- elementary question
  45. will this work?
  46. Binary tree search in text file entries
  47. converting to studio 2003 en 2005
  48. Stupid problem with boost::share_ptr
  49. Stupid problem with boost::share_ptr
  50. Stupid problem with boost::share_ptr
  51. "has-a" question
  52. Syntax Question
  53. mail13
  54. Plugins in the class
  55. Off topic - To be ignored
  56. Converting from std::str to char
  57. Linux Folder Iteration
  58. nested iterator
  59. vector push_back question
  60. terminate thread waiting on cin
  61. Get Window handle from point
  62. Get Window handle from point
  63. Get Window handle from point
  64. Get Window handle from point
  65. sentinel processing, C++ no break label
  66. Merging images
  67. member function definition inside and outside class..function already defined error..
  68. Visual C++ vs GCC
  69. ===Welcome to comp.lang.c++! Read this first.
  70. Suggested extension to C++: static namespaces
  71. Another problem with singleton...
  72. Local static variables and multithreading
  73. Singleton usage
  74. Start when windows starts.
  75. help in comparing
  76. What if...
  77. Generic matrix operators
  78. A dying era
  79. Server-side applications for form processing
  80. illegal reference to non-static member
  81. OOP casting classes (using one single variable for similar types of classes)
  82. VC++ 6 ___ EXE file runs fine on one computer but not the other
  83. A Complete ENUM++ (from Besser's CUJ article) Example
  84. difference between *foo and (*foo) ?
  85. GetSaveFileName problem: can't get selected filter and put default name
  86. Has anyone used enum.h from Besser's ENUM++?
  87. basic question about std::vector
  88. basic question for vector
  89. Problems Compiling enum.h from ENUM++
  90. need help with algorithm
  91. C++ Equivalent of <stdint.h>?
  92. simple question on type casting~
  93. Decompilind dll's
  94. Arguments in partial template specialization
  95. Counting the number of times I've tested a program
  96. Counting the number of times I've tested a program
  97. Counting the number of times I've tested a program
  98. C++ Template Question
  99. member template methods
  100. why does my overloaded operator discard qualifiers
  101. unnecessary declaration of Virtual destructor
  102. Advise on implementation of custum graph
  103. Problem using std::map
  104. What is ScatterHierarchyTag means?
  105. difference bewtween static and dynamic inheritance?
  106. new to c++
  107. generic tree container library
  108. virtual function
  109. initialize the global variables in .so files
  110. Could someone please explain?!
  111. Re: C ++ is DEAD
  112. Compiler messages with pub/prot/priv inheritance
  113. Expression templates and generic matrix operator
  114. NULL global variable
  115. Constructor of a derived class
  116. STL exception safety, operator==
  117. how to clear up the std::stringstream?
  118. Re: C ++ is DEAD
  119. Specialization of only one template parameter?
  120. subclassing std::valarray
  121. After calling constructor, the destructor is called immediately - why?
  122. weirdness with std::map<const char *, int>
  123. virtual destructor
  124. Help with debugging code
  125. boost::shared_ptr mutual header inclusion problem
  126. newbie and polymorphism
  127. question regarding delete[]
  128. Vector of abstract classes filled with derived classes ?
  129. A book on Gtkmm
  130. typedef
  131. Structure size check at compile time
  132. static array with variable amount of elements??
  133. Free Online Assessment Tests
  134. How to delete the Folder and its file using VC++ code
  135. Directory access
  136. Restricting base class visibility
  137. Question about structs
  138. Overloading Operators for User-Defined Types (NOT Classes!)
  139. flash & VC++
  140. Registering a GLUT Callback in C++
  141. ===Welcome to comp.lang.c++! Read this first.
  142. Any difference in these array declarations
  143. Any Developers Who Worked on TradeStation 2000i
  144. antivirus program
  145. Why "const" break the Polymorphism?
  146. Variable Scope, Initialization, Linkage etc.
  147. problem with strings
  148. 2d visibility algorithm?
  149. Passing different sort methods to multiset
  150. How to call a virtual base function with variable parameters?
  151. Shape DragOver and DragDrop
  152. C++ STL in embedded systems
  153. [noob]Multiple inheritance
  154. Input bidirectional custom iterator
  155. Multiple Inheritence
  156. Farewell CUJ
  157. array of functions?
  158. problem with delete
  159. Creating a stringstream in a parameter
  160. type convertion between template
  161. gmake
  162. what is vtable exactly?is it a structure or an array?
  163. [noob]iostream.h
  164. When does initialization of static member variables occur?
  165. OOP vs procedural
  166. A non-blocking socket reading function
  167. compiler ??
  168. Suche schnelle Zufallszahlen-Funktion
  169. Advice on wrapping data
  170. Return value of _time64()
  171. Reading BiosID in win32
  172. The New Extension IDE - EXTEIDE
  173. The New Extension IDE - EXTEIDE
  174. Const int variable declaration.
  175. find / find_first_of - vector of pairs..
  176. What mean "foo& foo2::foo3()" ?
  177. memory allocation and new
  178. vector<Foo> how to force default constructor
  179. Generics in C#, Java, and C++
  180. itoa
  181. how to store a string into a vector?
  182. ODBC Class
  183. movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
  184. Probleme mit Pro*C Compiler
  185. Problem with getline and files
  186. Updating a binary file?
  187. ===Welcome to comp.lang.c++! Read this first.
  188. Set boolean array elements to false using STL algorithm?
  189. How to use long double floating?
  190. Determine type of typename T?
  191. Example of using sockets/http
  192. Clustering
  193. erasing element in a vector of pair ..
  194. Happy New Year and Merry Christmas!
  195. Compliant compiler? Comeau?
  196. A new cross platform c++ framework (another)
  197. Wish You a Happy and prosperous New year
  198. A trick to wrap the callbacks ???
  199. Difference between "float" and "GLfloat" ?
  200. memory allocation.
  201. Source for C++ library design and programming
  202. Why does not this main test program work
  203. help partial sepecialization
  204. Returning an Array a characters?
  205. Why does it work?
  206. Is C-style string unchangable?
  207. SmartPtr type conversion error
  208. pointer and string
  209. why pass-by-reference of a pointer variable?
  210. a deconstructor question
  211. Functions problem
  212. stl iterators "null" value
  213. spaces handling while reading input from a file
  214. Initializing order
  215. Should I define my own allocator?
  216. Defining static members in explicit specializations
  217. simple question on WM_PAINT
  218. Where to allocate memory for the char * data member ...
  219. Strange Output, Help.
  220. Class A contains class B, class B points to class A
  221. Whay was Justin Kemp out this match ?
  222. Vector of vectors
  223. function template
  224. boost::MultiIndex help
  225. accessing inner struct members
  226. Problem with std::ostream, std::streambuf and "virtual xsputn"
  227. Best way of sharing a enum
  228. problem with microsoft speed optimization
  229. Function overloading
  230. template argument to a template class
  231. does all implementations of std::vector use regular arrays?
  232. STL iterator ?
  233. Is it possible to overload with return values?
  234. trouble
  235. Query regarding to overloading.
  236. ifstream and format issues
  237. Sorry for the inconvinience
  238. Distinct sub-types of POD?
  239. (*(void(*)())0)();
  240. Allowing a class to be converted to bool?
  241. Visitor Pattern Choices
  242. Containers & Iterators sanity check
  243. Implement Singleton Using or Not Using dynamic object.
  244. Is 'close' a reserved word in C++ ?
  245. How far should I go in protecting the user from his stupidity?
  246. no match for 'operator!=' in ...
  247. pointer to 2d array
  248. Why can you delete a const pointer?
  249. conversion warning with STL combination of functors
  250. "Die" class