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

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