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. Mixing allocators and unitialized_fill?
  2. Question
  3. Method vs member function
  4. Dynamic Structures
  5. boost regex --- sregex_iterator -- Regular expression too big
  6. testing read/write speed
  7. #include <boost/shared_ptr.hpp> or #include "boost/shared_ptr.hpp"?
  8. operator overloading
  9. child list. .
  10. multilingual application in C++
  11. Problem in returning a vector from a function
  12. Div() function
  13. HELP in a logical issue
  14. const does not apply to pointers?
  15. streams and floaters
  16. Why is for(int i=0; i < 100; ++i) poor?
  17. Site for Microsoft Interview
  18. stl::sort with a vector
  19. Aplication to add comments to my functions
  20. Custom output stream
  21. number of children exist?
  22. Play Sound Files over Medem on Linux
  23. closest equivalent of fdopen()?
  24. Network Drive Access
  25. 64bit porting
  26. bubble sort
  27. serialize a structure
  28. Problems with my .exe symbol
  29. Call C++ function from C
  30. c++ technical probelsm (a beginner)
  31. ostream
  32. Hi all,
  33. Strange behavior of fmod()
  34. overloading operator []
  35. int* ptr=10;.......issue.
  36. Improve memory for success
  37. source formatter that sorts .h file according to public/private and protected?
  38. class composition problem
  39. Someone Interested?!!! :)
  40. HELP
  41. what's the problem with my iterator?
  42. Slicing instances in STL containers
  43. Software Development C++ vs C#
  44. C/C++ usage of typedef struct
  45. What(s wrong with that :
  46. ASP.NET C++ LNK1120 error
  47. Capture audio/video and send through the internet
  48. Colour and drawings or graphics in C++
  49. Re : Object Factory Design Pattern by GoF, need help!
  50. XML library
  51. I want to modify STL to suite my requirement
  52. ===Welcome to comp.lang.c++! Read this first.
  53. Object Factory Design Pattern by GoF, need help!!
  54. Any explanations
  55. code to find correlation
  56. Template as a base class.
  57. initialize static member variable
  58. what's this usuage?
  59. SOLVED: Function overloading and base types
  60. copy strings into an arbitrary location !
  61. Variable arguments for a Constructor
  62. Cygwin g++ Mulitiple Definitions of std::min()
  63. Constructor with pointer as parameter
  64. Template Class Member Definitions in Headers?!?
  65. compile error with Boost Function object and templated function (Intel C++ compiler)
  66. c++ highlighting in VI
  67. floatptr=(float*) intptr;
  68. floatptr=(float*) intptr;
  69. casting
  70. Linear Alegebra in C++
  71. compiling iso c++ code in Visual Studio environment
  72. Ugly C looking code
  73. trouble outputing the address location of a character
  74. assigning string constant to char *
  75. How to be sure my array only takes pointer
  76. cast a pointer
  77. xmlrpc lib for c++
  78. Cant get codec to work
  79. Address of member (pointer syntax)
  80. Can't compile HW
  81. Completely new to C++, any ideas where to start?
  82. The callback-to-derived-member function problem
  83. dll-interface problem
  84. class similar to a function object?
  85. Tokenizer does not like ampersand
  86. What is faster, const_iterator or iterator?
  87. STL stack initialization
  88. Error returning a string
  89. Is overriding a function of a library in accordance with C++ standard?
  90. shared member between class instances
  91. Function overloading and base types
  92. template function specialization inside template class possible?
  93. Inheritance implementation just feels wrong, I need reasons though...
  94. A question of pointer initialization
  95. why class A and E's sizes are 4 instead of 1?
  96. Same function implementation... different parameter types
  97. I can see the music!
  98. Porting from Windows to Linux - template class derivative compilationproblems
  99. web application launcher
  100. evaluating strings
  101. sorting the value not the key
  102. Re: Totally omit default parameter brackets from template?
  103. Re: Totally omit default parameter brackets from template?
  104. Totally omit default parameter brackets from template?
  105. Please suggest me some sites
  106. Relative Paths (noobie question)
  107. complexx cicles
  108. Member variable with the same name in base and derived?
  109. Override a virtual member in a instance?
  110. SPEC CPU2006 announced
  111. how to check a particular bit of a DWORD value?
  112. range iterator
  113. c++
  114. How to download an URL (cross-platform)
  115. Here you can read books free and buy all tickets
  116. Hiding rule and pure virtuals
  117. Howto make an instance of a class defined in a DLL
  118. Code puzzle?: Implementing arrays without arrays or heap
  119. line plot sample code
  120. Destructor & Constructor Question
  121. Valid pointer to map element after erase
  122. Do inline functions have a valid code segment
  123. how to copy a part of a binary file
  124. Stumpted: sorting vectors.
  125. Why it's a pointer not just a class
  126. WAV to BMP & Back!
  127. List Iterator = NULL?
  128. what's the difference betwwen these two ways to use std::ofstream
  129. Boost serialization : Stream error exception
  130. Name look up rules
  131. the difference between "const char* s" and "char* const s"
  132. Why is it -- or is it -- bad to cast like the following code?
  133. operator= accepting a template?
  134. ===Welcome to comp.lang.c++! Read this first.
  135. Left shift
  136. is not a member error when trying to init members in constructor
  137. how to solve these equations
  138. MIDL problems
  139. timers in C++
  140. Unallocated memorz being freed in <iostream>?
  141. how to use the origin new operator after override it
  142. Question about static's
  143. W.A.P.
  144. class definition in template class
  145. How are functions organized in c++
  146. Design question
  147. Start point of execution of a program
  148. Why can't the source compile?
  149. declaring a stream then defining it
  150. delete dynamically allocated memory in a list?
  151. How to use enum from a different namespace?
  152. combinations ( NchooseK)
  153. streambuf in binary mode
  154. explain
  155. explain
  156. Better program design?
  157. interfaces,
  158. Using C functions in a C++ program
  159. toggle keys
  160. Variable across instances of class.
  161. Question about using namespace std
  162. Computers Get The Cancer Too
  163. copying map
  164. Portable way to compare strings using case-insensitive
  165. extracting a report from files
  166. Newbie - simple question
  167. why empty class has size 1 byte
  168. make_pair with auto_ptr: ... discards qualifiers
  169. 3D library needed to display wire objects
  170. Moment, Skew and Kurtosis? How to use this Math function
  171. why printf works first than cout
  172. deriving a class from a base class
  173. Virtual function definition
  174. non-POD type in call to va_start
  175. constructor call syntax
  176. dereferencing problem
  177. why is size of empty class is 1 byte
  178. why is size of empty class is 1 byte
  179. why is size of empty class is 1 byte
  180. why is size of empty class is 1 byte
  181. why is size of empty class is 1 byte
  182. why is size of empty class is 1 byte
  183. File size difference under different compilers.
  184. acces base class member from derive class
  185. The most powerful computer security tools
  186. pointer to a map
  187. a little confussion about initialization
  188. I think this should be a memory leakage. Anyone agree?
  189. understanding memset
  190. preprocessor code
  191. COPY DATA FROM A BUFFER AND SEND TO SERIAL i/o
  192. containment of standard c++ classes
  193. replacing blank lines in my .txt data file
  194. const and non-const version of the same fcn.
  195. How to test for memory leaks?
  196. basic code from Eckel's c++ book
  197. Indirection operator placement
  198. Problem with scope
  199. Help / NET
  200. overloading
  201. questions about point?
  202. cvs in eclipse
  203. cvs in eclipse
  204. Problem binding a predicate to random_shuffle()
  205. question on initializing a pointer to an object and releasing the memory.
  206. which compiler and IDE will you use?
  207. Forward decleration of enumerations and typedefs in a NameSpace
  208. virtual functions in virtual base class
  209. Recursion
  210. How to make a sub class a friend in another class?
  211. Convert from std::string to unsigned char*
  212. Strange problem with size_t
  213. Unix and Windows
  214. Help with template
  215. List iterators default constructible?
  216. Quick question on operator overloading
  217. Problems with STL sorting using member functions
  218. algorith implementation
  219. Memory Leak
  220. How to use lib function "getline"
  221. STL find algorithm
  222. How does "delete [] <pointer>" work?
  223. Linked list/Tree using iterators?
  224. ===Welcome to comp.lang.c++! Read this first.
  225. Suggestion for practical book for threading?
  226. Random Numbers
  227. Creating tree of objects w/o using pointers.
  228. const callback
  229. IDE for Linux with good code completion
  230. a parent and child class
  231. Get paid to post in forums..
  232. Download, Zip, and extract
  233. Linked List Confusion I need some expert help Please
  234. Vector of lists?
  235. Subscript const overloading problem with visualc 7.0??
  236. modifying a container outside function
  237. Need help compiling 64-bit C++ Code in VS2005...
  238. STL vector problems
  239. typedef question
  240. Problem linking netcdf - Undefined References...
  241. This code must have crashed....but works fine
  242. Someone help!
  243. Class / Member Class relationship?
  244. Problem with in-line "typedef" and class cross-reference. Need help.
  245. Requeting Book suggestions/comments
  246. Urgent Need
  247. Copy Constructor Qtn
  248. What value
  249. = operator: vector
  250. Can't work with volatile objects?