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. what's the size of sstringstream's bytegrow?
  2. Help needed
  3. reference in function
  4. Using method function pointers in C++
  5. Good free or paid merge software that edits two similar files?
  6. Re: Non-virtual destructors & valarray memory allocation
  7. Non-virtual destructors & valarray memory allocation
  8. return from catch - UB?
  9. I/O question
  10. Convert virtual key to actual character
  11. How Do I License & Protect My Software?
  12. How Do I License & Protect My Software?
  13. Odd structure question reformulated
  14. Testing file deletion from under ostream object.
  15. Odd structure
  16. static method no locks
  17. association problem
  18. OT: google groups reply
  19. Conversions and casts
  20. writing MyClass::Operator unsigned long()
  21. templated deletePointer in for_each algorithm
  22. writing GUI in C++
  23. sparse matrix class implementation
  24. const methodes and lazy calculation
  25. My Explode function(s) are too slow.
  26. OT: have you seen this man
  27. wchar_t
  28. string question
  29. correct usage of pointers?
  30. A Question about delete..
  31. Dynamic multidimensional array using auto_ptr
  32. Coder wanted
  33. The use of explicit with constructor
  34. Button class
  35. Passing "++a" to a function taking "int&"
  36. Struct inside a struct, annonymous?
  37. type-punned pointers!?
  38. vector memory cost
  39. best practices using STL <algorithm>
  40. Sentenced to 66 years and 6 days
  41. Determine if a function has been overridden
  42. Recovering Default new/delete Operators
  43. Re: Help is needed for C program compiled by C++
  44. Help is needed for C program compiled by C++
  45. ===Welcome to comp.lang.c++! Read this first.
  46. private inheritance and public members
  47. segmentation error in vector<vector<long> >
  48. STL - delete current object in queue
  49. how to solve this problem?
  50. Streaming message box
  51. update object
  52. C/C++ calling convention
  53. g++ 3.2.2 error - "no matching function for call to A::setResponse(std::wstring)"
  54. STL question - an array of sets
  55. ArrayOps 2.0 released.
  56. how to pass the function 'endl' as a parameter?
  57. OOP design problem with dynamic_cast
  58. returning reference of a member variable
  59. program exit, while trying to initialize a class
  60. filling vectors in the parameter list
  61. problem with porting custom app wizard from vc++ 6.0 to vc++7.1(.Net)
  62. exception problem: basic_string::_S_construct NULL not valid
  63. How to initialize a pointer in c++,
  64. compose2 (STL)
  65. How do you find out if a machine is 32 bit or 64 bit?
  66. Can't pass a callback function as a parameter to a DLL
  67. How to add two numbers without using the plus operator?
  68. Which is the good debugger!!!???
  69. Segmentation fault if I dont use printf?
  70. Valid C++?
  71. Template Help: Map<T, int> and Set<T>
  72. extern question
  73. extern question
  74. What is polymorphism?
  75. stdext::hash_map
  76. MCU programming tips
  77. Static function of some class as a friend of other class
  78. choosing an object to create
  79. multiple inhiretance.
  80. What's next? Virtual wife?
  81. barbershop model
  82. c++ Tricky / Interview
  83. iostream hierarchy to support endianess
  84. memset 'this' in constructor?
  85. Event Viewer
  86. ANSI c++ development in .net
  87. ifstream not reading everything
  88. Q: STL priority_queue with boost shared_ptr
  89. map insert cause crash, please look
  90. std::map and insert()
  91. conversion from '...' to non-scalar type '...' requested
  92. STL initialize iterator problem with compiler change
  93. Who define __cdecl, __stdcall, etc...
  94. Feature Article in Better Software Magazine
  95. Is 'enum Colour : int { red, green, blue };' legal?
  96. #defining a comment
  97. template inherits from template passing its argument is not legal c++ ?
  98. How to make whole container to create in heap
  99. which c++ book i am not able to get Accelerated C++
  100. MultiFunctor implementation trouble
  101. spaces & special characters in C++
  102. sprintf causing segmantation fault
  103. Disadvantages of Multiple Inheritance
  104. problem with <iostream>
  105. Connecting to the database and executing SP in C++
  106. In-Memory Processing
  107. Linked List problem
  108. Typecast illegal from int to pointer?
  109. Problem of Compiling VTK5.0 with Qt Support in Win2000
  110. i want to have a friend!
  111. do static method get inherited ?
  112. how to call the destructor in the case of a endless loop?
  113. .h problem
  114. Loki Typelist
  115. The world's evilest code formatting style
  116. Attempted to read or write protected memory. C++ dll vs vb 2005
  117. MSc in Computer Science, at Bristol or UCL?
  118. ===Welcome to comp.lang.c++! Read this first.
  119. Typedef specializations
  120. wonder about constructors?
  121. std::list::reverse_iterator not working right.
  122. Is this the correct way to do this template?
  123. Mutually dependent classes where both have only inline functions?
  124. template arguments / compile-time binding of int/float/double numbers
  125. odd behaviour of overloaded * operator
  126. vector iterators ...
  127. How to put in a multi-line string without quotes on each line?
  128. overloading the [] operator
  129. Calling function exported in a dll..
  130. Problem with string
  131. Statically linked library causes segmentation violation upon C++ throw
  132. Socket communication on multihomed box
  133. unfamiliar syntax: class MyClass;
  134. address of class from within class method
  135. Problem with Generic Pointers
  136. cout core dump
  137. Inheritance question: best wrapper for copying base pointer?
  138. stl hash_map and user defined data type update
  139. string->int
  140. Ndis Coding
  141. Multiplying two doubles
  142. object construction recognized as function declaration
  143. insure++
  144. What does this mean in C++ AType(Ptr)[index]
  145. loss of precision in doing file I/O
  146. template static data members
  147. ignore please
  148. try--catch inside do...while
  149. What is this
  150. "Appending" at beginning of file
  151. Drag and Drop onto console app
  152. New and improved binary class
  153. References question
  154. object of type int
  155. Please compile the attached c++ program for me
  156. Reusing variable argument list
  157. In C++, How do I insert a block of codes in the middle of my Main?
  158. Operator Overloading
  159. C++ HTML library
  160. C++ get time in milliseconds
  161. [ANN] U++ 605 released
  162. Entry-Level IDE
  163. Why is this working?
  164. What is the problem with this???
  165. What is the problem with this???
  166. Good C++ XML library
  167. constructing and initializing a scoped_array
  168. compile error in demo program
  169. Recover template type from non-template base class
  170. Problem with Heap Sort
  171. copy files in c++
  172. Problems mixing boost::lambda::bind and boost::shared_ptr..
  173. G++ 3.3.2 and Files over 2 gb
  174. Can I pass addres of constant reference to a function in c++.
  175. OCX in C++
  176. applying a method to an array of objects.
  177. using namespace std;
  178. Is this template possible?
  179. C Style Strings
  180. STL set question
  181. dynamic array of objects
  182. Doubt on Templates
  183. Named CTORs - symualting it by tempaltes?
  184. service me
  185. forcing c++ to use an overloaded method
  186. static initialization of array members?
  187. Returning iterator from template class
  188. Using a MS Visual C++ DLL in Borland C++ Builder
  189. ===Welcome to comp.lang.c++! Read this first.
  190. What's better C++????
  191. C++ Tutorials
  192. invalid enum values
  193. Pointer decrementation delivers wrong result
  194. visit http://freshersnews.com for new jobs offers
  195. Regarding released memory.
  196. Observer Design Pattern
  197. gnu optimization bug
  198. What's about the future of C++?
  199. Binary outout to std::cout
  200. regarding const modification
  201. Can you delete a pointer without newing it up? (modified version)
  202. Can you delete a pointer without newing it up?
  203. CORBA ORB for Linux and C#.NET CORBA ORB
  204. why is operator<< not found
  205. how to install vc6 without java vm?
  206. Can we override [][] ?
  207. vector.resize() taking a short time on AMD, a long time on Intel
  208. casting X* to char*
  209. std::binary(n)
  210. namespace trouble
  211. Problem while installing a linux-library
  212. Dynamic polymorphism vs. Static polymorphism
  213. VC++ keybd_event and VK_SHIFT problem
  214. problem with MMTimer [maybe OT]
  215. Problem with find for string objects
  216. deferring member object instantiation to constructor
  217. Help with Naming Conventions
  218. pointer to pointer
  219. how write a final method in c++ like java ..
  220. How do i view files of a directory?
  221. C++ construct on AIX
  222. pointer to a class?
  223. Initialisation of reference vs. initialisation of reference member
  224. question about constructor grammar..
  225. Modifying the value of key of a map.
  226. convert std:string to LPCTSTR
  227. Bump map in 2D terrain
  228. Need help ... tnx
  229. increment pointer
  230. floor of log(k)/log(b)
  231. slightly interresting derrived class problem
  232. C style , one argument, recursive, string reverse
  233. Problem instatiating a template container
  234. illegal explicit template specialization
  235. Working with strings
  236. namespace convention confusion ?
  237. Operator Overloading
  238. PLease help me.Wots the problem with following code....?
  239. a set of N classes?
  240. constructor throw problem
  241. Can list container contain an vector object, such as list< vector<string> >??
  242. Converting char to int.
  243. Storing variable arguments for future use in C++?
  244. Modulus with double variables
  245. Style Question: erasing map element in for loop
  246. why does this pointer work?
  247. pointers
  248. Reall biginner
  249. verify inline function
  250. Generalized Loops