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. OOP vs procedural
  2. A non-blocking socket reading function
  3. compiler ??
  4. Suche schnelle Zufallszahlen-Funktion
  5. Advice on wrapping data
  6. Return value of _time64()
  7. Reading BiosID in win32
  8. The New Extension IDE - EXTEIDE
  9. The New Extension IDE - EXTEIDE
  10. Const int variable declaration.
  11. find / find_first_of - vector of pairs..
  12. What mean "foo& foo2::foo3()" ?
  13. memory allocation and new
  14. vector<Foo> how to force default constructor
  15. Generics in C#, Java, and C++
  16. itoa
  17. how to store a string into a vector?
  18. ODBC Class
  19. movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
  20. Probleme mit Pro*C Compiler
  21. Problem with getline and files
  22. Updating a binary file?
  23. ===Welcome to comp.lang.c++! Read this first.
  24. Set boolean array elements to false using STL algorithm?
  25. How to use long double floating?
  26. Determine type of typename T?
  27. Example of using sockets/http
  28. Clustering
  29. erasing element in a vector of pair ..
  30. Happy New Year and Merry Christmas!
  31. Compliant compiler? Comeau?
  32. A new cross platform c++ framework (another)
  33. Wish You a Happy and prosperous New year
  34. A trick to wrap the callbacks ???
  35. Difference between "float" and "GLfloat" ?
  36. memory allocation.
  37. Source for C++ library design and programming
  38. Why does not this main test program work
  39. help partial sepecialization
  40. Returning an Array a characters?
  41. Why does it work?
  42. Is C-style string unchangable?
  43. SmartPtr type conversion error
  44. pointer and string
  45. why pass-by-reference of a pointer variable?
  46. a deconstructor question
  47. Functions problem
  48. stl iterators "null" value
  49. spaces handling while reading input from a file
  50. Initializing order
  51. Should I define my own allocator?
  52. Defining static members in explicit specializations
  53. simple question on WM_PAINT
  54. Where to allocate memory for the char * data member ...
  55. Strange Output, Help.
  56. Class A contains class B, class B points to class A
  57. Whay was Justin Kemp out this match ?
  58. Vector of vectors
  59. function template
  60. boost::MultiIndex help
  61. accessing inner struct members
  62. Problem with std::ostream, std::streambuf and "virtual xsputn"
  63. Best way of sharing a enum
  64. problem with microsoft speed optimization
  65. Function overloading
  66. template argument to a template class
  67. does all implementations of std::vector use regular arrays?
  68. STL iterator ?
  69. Is it possible to overload with return values?
  70. trouble
  71. Query regarding to overloading.
  72. ifstream and format issues
  73. Sorry for the inconvinience
  74. Distinct sub-types of POD?
  75. (*(void(*)())0)();
  76. Allowing a class to be converted to bool?
  77. Visitor Pattern Choices
  78. Containers & Iterators sanity check
  79. Implement Singleton Using or Not Using dynamic object.
  80. Is 'close' a reserved word in C++ ?
  81. How far should I go in protecting the user from his stupidity?
  82. no match for 'operator!=' in ...
  83. pointer to 2d array
  84. Why can you delete a const pointer?
  85. conversion warning with STL combination of functors
  86. "Die" class
  87. ===Welcome to comp.lang.c++! Read this first.
  88. How to write Java style classes in C++
  89. Overriding new and delete.
  90. gsl and windows (matlab)
  91. Re: cannot convert char** to const char**
  92. Silly question (8 lines of code)
  93. File's Openmode and the Cursor position
  94. fid to c
  95. problem in placing command line aruments(LPSTR) into **char
  96. Template for POD types only
  97. aaaaaaaa
  98. How can you connect c++ with any database.
  99. problem while running a STL CPP application.
  100. Accelerated C++: exercise 6-1
  101. Copy Constructor and Initialization by Temporaries
  102. compilers
  103. vectors of floats
  104. vector 'initial block of storage' / implementation guidance
  105. vector 'initial block of storage' / implementation guidance
  106. global instances and extern help
  107. ShellExecuteEx
  108. C++ Templates: Incomplete Type Problem
  109. How to write a bluescreen with C++???
  110. for me its difficult
  111. using exceptions to catch segmentation faults?
  112. Problem: how to use one std container to store multiple types?
  113. Preprocessor
  114. weird iostream/fstream behavior
  115. Formating Output of std::ostream
  116. I'm having trouble. Help?
  117. templatized copy constructor not being deduced
  118. calling class member functions without instantiating object?
  119. PLEASE DON'T FEED THE TROLLS!
  120. [Newbie Question] Static members
  121. template class to alloc memory
  122. A problem on string swap
  123. Malloc() and new()
  124. Static and dynamic library
  125. 'B' is an inaccessible base of 'D'
  126. Default call of an Empty class object
  127. integer int i; *i++ and ++*i have a different integer value after the increment
  128. Undeclared identifier???
  129. (newbie need help) Problem with template vectors
  130. Dealing with const
  131. vector 'push_back' problem
  132. Class Design Question
  133. The Trouble With Locks by sutter
  134. std::auto_ptr with virtual class
  135. Re: C ++ is DEAD
  136. Any function can convert the words form,such as "boys"->"boy","became->become"?
  137. Any function can convert the words form,such as "boys"->"boy","became->become".
  138. Any function can convert the words form,such as "boys"->"boy","became->become".
  139. cross platform shared libraries
  140. new and memset
  141. Date/Time class
  142. ===Welcome to comp.lang.c++! Read this first.
  143. is C++ dynamically or statically typed language or both?
  144. std::map
  145. Problem with bitwise operators
  146. Problem with input
  147. Default Template Parameters
  148. problem in a very simple code
  149. Best Editor/IDE
  150. Static members and inheritance
  151. references and l-values
  152. char * const &szKey
  153. Class in class problem
  154. Memory value change?
  155. operators << and >> for 'std::streampos'
  156. System functions + wchar_t
  157. sample.xll is not a valid add-in
  158. STL : list, map, ...
  159. make files
  160. Re: C ++ is DEAD
  161. Re: C ++ is DEAD
  162. C++, wchar_t, Unicode and all that stuff
  163. Which container I should choose for better performance?
  164. Which container I should choose for better performance?
  165. Befriend during runtime?
  166. Need advice about brushing up on my C++
  167. Global variables...
  168. I/O exceptions
  169. Copy constructor: why can't I copy objects as if they were structs?
  170. fstream question
  171. fstream question
  172. Help! Windows.h Conflict
  173. job interview question in C++
  174. architecture to adopt
  175. std::streampos and INT_MAX - incompatible?
  176. Using Definitons
  177. method max_size() for map-object (STL) returns -1
  178. defining class-object declaration in header gives error
  179. Newbie - getting value from excel cel
  180. how to distinguish whether the type is unsigned or not
  181. Why do all the compilers I try fail?
  182. looking for a clever preprocesser solution
  183. Operator<< for ostream
  184. Finding a program's directory at runtime
  185. Crash while erasing a member in a vector
  186. ===Welcome to comp.lang.c++! Read this first.
  187. SSL
  188. Casting, inserter and streamspos?
  189. dynamic cast for streamed data
  190. Operator Overloading : Incorrect implementation being called
  191. The problem of inheritance? Why can't it overload the private same name function ?Help?
  192. Using flex++ and bison (not ++) with c++
  193. Exceptions
  194. Singleton class
  195. Singleton class
  196. ANN: SimpleORB now available for C#, C++, Java and Smalltalk
  197. efficient algorithm for customized set_difference
  198. clone a tree
  199. method to count 'endl' manipulator on insertion operator
  200. incompatible warning in C/C++
  201. initialization problem
  202. Heap Manager and new/delete overloading
  203. Opensource software for computing checksum?
  204. AVI /MPEG Lib
  205. reference l-value
  206. undefined behaviour ??
  207. Allocation with new operator and Destroying with free operator
  208. Link to lib file
  209. Initialization list and inheritance
  210. Making gcc a windows .exe file
  211. Is my naive C++ implementation the best, or...
  212. Memory leaking
  213. geometric progression
  214. Switch vs. Else If
  215. How to change the button style of Console Application
  216. request for new questions
  217. question about "scanf"
  218. Reading from serial to an array
  219. Function template partial specialization
  220. 'new'd memeroy is contiguous?
  221. what are the problems with this piece of code?
  222. using C structure in C++ (VC++ 7)
  223. lots of warnings with stlport
  224. Getting error with SUNWspro 6 update 2
  225. operator= Q.
  226. Available C++ Libraries FAQ
  227. how to using codecvt to convert ascii<-->UTF-8 within std::ofstream
  228. Which header files are included?
  229. Xml Parser
  230. Problem with Exponent program
  231. Network Programming... Ugh!
  232. inherit WITH operators
  233. storing "almost-POD" classes to binary file
  234. exception woes using fstream and .eof
  235. Struct inside a struct
  236. Which is better, using ReadFile/WriteFile or use fstream?
  237. Symbain Device
  238. variable in a class member
  239. ===Welcome to comp.lang.c++! Read this first.
  240. including and excluding at compiletime
  241. c++ spreadsheet libraries?
  242. How to minupulate the elements (counting by 3) of an array usingSTL?
  243. Access to MS SQL Server from C
  244. mscorlib.dll problem (Visual C++ 2005)
  245. A good use of fn ptrs?
  246. Implementing a Decimal class
  247. Memory allocation problem
  248. typeid ... more
  249. Again: 2D-Array/Table but sortable asc/desc by column for different datatypes
  250. deleting all elements in a STL container of pointers