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. Writing <lf> verbatim to file opened in text mode
  2. Virtual function behaviour
  3. Deleting a pointer...
  4. C++ : protections and freedom...
  5. delete vs delete[]
  6. Work around for the array of references issue
  7. template argument deduction
  8. Me again with same problem.
  9. Fun with const
  10. Limit of a sequence
  11. Is it UB once it's an L-value?
  12. Is it fine??
  13. pointer to function as template parameter
  14. over loading new and delete question
  15. Load image from internet
  16. Error C3440 on overloaded operator []
  17. [newbie to C++] what is the best way to...
  18. Does anyone has already seen a non mutable String based on std::string
  19. "We don't need no steenking headers!"
  20. Subclassing compile error
  21. ===Welcome to comp.lang.c++! Read this first.
  22. strange problem
  23. precision problem
  24. Fibonacci Program
  25. vector<vector<double> > & segmentation fault
  26. Near a solution
  27. must iterator be bound to owner/source?
  28. class templates with pointers to each other in seperate header files
  29. 'Looping' an std::list
  30. Stuck with Bresenham drawing line algorithm!
  31. SYNTAX AND SEMANTICS
  32. input of a string
  33. strange behaviour
  34. need help on coding grammar about reference / pointer /instance.
  35. What does the initialization of a reference object do?
  36. need a date look here
  37. Data initialization (is this correct?)
  38. Sorting Multidimensional Array
  39. Linkage errors
  40. Implementing ORDER BY clause in c++
  41. Question about odd syntax: char* c = {"Text"};
  42. VC++ 5.0 runs this different then VC++2003
  43. export/import C++ managed classes
  44. vector of stringstream*
  45. Reference Errors with vectors
  46. busco programador c++ senior
  47. paxCompiler for scripting C++ applications
  48. Dev-C++ Error: "In file included from..."
  49. Re: Botnet
  50. Probably an easy one for you but pls check
  51. Style: preferring parentheses to '=' for initialization?
  52. How delete works!
  53. signal for kill -9
  54. Sequence points.
  55. unexpected unique_copy constness issue
  56. illegal friend templates?
  57. fprintf(fp,Count); gives C2664 error
  58. Static Map
  59. New Software Organization
  60. Right shift >> weird result... Why?
  61. C++ Parser Web Service
  62. Struct alignment
  63. [OT] Neat API site
  64. What is the linkage of a namespace scope typedef?
  65. Return key not displaying
  66. Multiple inheritance ambiguity
  67. sscanf error
  68. Always making members private/protected?
  69. virtual mechanism acivation
  70. Template Confusion: Short Code I promise!
  71. using find_if/binary_function
  72. Data Manipulation
  73. structure
  74. data structures please help which book ?
  75. implicit_cast isn't possible... is it?
  76. Deploy ActiveX component in Internet Explorer
  77. IPropertyBag
  78. visit http://freshersnews.com for new jobs offers
  79. IOstream reference - source code?
  80. custom streambuf - not working with >> but works with << and .get()
  81. std::max_element real value complex sequence
  82. Guidelines to using Libraries
  83. Help required on getting data from database to cursor and sending to structure.
  84. Can a name of a object be name of any other class?
  85. In Dev-C++, how can I make a rounding to nearest integer?
  86. Class and Struct
  87. Gethostname, `FindAtomA' could not be found
  88. pointer and reference confusion
  89. Extracting keys and values in a map.
  90. set inside a map
  91. Question Regarding Pointers
  92. +3.0 microsecond for iterating empty vectors
  93. about c_str()
  94. Converting C to C++
  95. String comparison?
  96. help dev c++
  97. map of valarray
  98. map of valarray
  99. What is wrong with the code
  100. IOStream file overwriting
  101. ===Welcome to comp.lang.c++! Read this first.
  102. Multi-posting clc++ and clc++m (was: Multiply inherit from classes with conflicting function names)
  103. output of client thread
  104. varargs etc.
  105. Using the cURL executable..
  106. static_cast and virtual base classes
  107. Specialize a template based on the existance of a member function
  108. form c# to c++
  109. Null pointer to cout
  110. OOD and C++
  111. [COSPA-EU] Documents on Migrations to Open Source available by the COSPA Consortium
  112. still problem of organize file
  113. inexplicable System.NullReferenceException when using stl vector
  114. deleting rows or columns in GSL matrices
  115. Interview with Stroustrup, Leaked.
  116. Make ArrayList in Unmanaged C++
  117. cast constant vs. construct temporary
  118. how to separate a class code to different files?
  119. garbage collector
  120. Virtual function
  121. is it a good style to make a function return the referrence of one of its input parameters?
  122. Weird?
  123. C++ shines in what application domains?
  124. Is there a Freeware version of C++ compiler
  125. Design question on wrapping a logging library
  126. How do I access an AST of parsed C++ code?
  127. std:string assignments
  128. waveInOpen Code Help
  129. Polymorphism via Inheritance not working as planned
  130. Blend Blit bug
  131. map ordering
  132. Is there a Freeware version of C++ compiler
  133. Seeking advice on crash in __tcf_0
  134. Does a free C++ compiler exist
  135. help please
  136. gcc err : undefined reference to ?
  137. ifstream.get truncaing file
  138. pointer argument trouble
  139. how to output the wchar_t type string
  140. Borland C++ 5.5.1, Uresolved External
  141. pointers to function
  142. automatic linking of MFC problem
  143. automatic linking of MFC problem
  144. Compiled C vs C++
  145. class acces scope weirdness
  146. Linked List Problem
  147. how dodgy are these examples of char array use
  148. aggregate initialisation
  149. puzzle static member & iline
  150. sleep(,int); function HELP :(
  151. Multiply inherit from classes with conflicting function names
  152. When a program crashes, is its memory reclaimed by the OS?
  153. Need help on TCHAR
  154. order of calling overloaded operators
  155. Found: Code Beautyfier for C++
  156. how the C++ compiler implement the exception handling?
  157. Virtual Template Member Function - Design Workaroun
  158. new variable cause crash
  159. Re: What is the correct way to derive a class in regard to overloaded operators
  160. Need Borland 4.52 compiler or upgrade.
  161. c++/c to asm
  162. serial port comunication problem in linux
  163. Migrating generic.h to GNU GCC/G++
  164. Regarding Virtual Constructor
  165. i need to correlate between 2 dim' binary matrixes - Is there any library?
  166. How can i return an iterator from a fucntion?
  167. Need some help with this capturing keys
  168. Translate from C/C++ to VB
  169. Addnew fails when
  170. default arg value lost via function pointer
  171. struct "overloading"
  172. Is this design pattern correct (builder)
  173. iterate through an STL multimap
  174. regarding the usage of set_difference with maps
  175. link error
  176. SystemC basic question
  177. Printing a map
  178. Hola, queres jugar?
  179. Deriving input stream ?
  180. A conversion question
  181. Hola, queres jugar?
  182. fork, execv & state variables
  183. variable number of parameters passed to sscanf() at runtime
  184. c++ functions to enumerate days for a month?
  185. About operator overload?
  186. class matrix
  187. malloc fails if the function is called twice, how?
  188. A Map Question
  189. gcc cant support this ??
  190. ===Welcome to comp.lang.c++! Read this first.
  191. Available C++ Libraries FAQ
  192. Memory question on std:string and use of c_str()
  193. System::Windows::Forms and Win32
  194. copying mutexes, cv and pthread_ts
  195. char [0-9] to int [0-9]
  196. correct way to use .h and #includes?
  197. Custom placement for vector
  198. How to check if a weak_ptr is empty?
  199. ReadFile Problem
  200. how to initialize a static vector
  201. using c++ with web development languages
  202. confusin with virtual inheritance
  203. A problem with Nested Maps
  204. visit http://freshersnews.com for new jobs offers and submit your CV
  205. access object in array of pointers to dynamic array of class complex
  206. Does integer over flow cause undefined behaviour ?
  207. Importing Existing Code into Eclipse 3.1 >> In Place <<
  208. how much memory does vector<bool> take?
  209. Address of static method
  210. STL: assistance with error - class undefine type
  211. Help in OOP
  212. Lower number/bound
  213. Weird build problem
  214. Using temporary std::stream object
  215. STL: User Defined Containers
  216. I love yours site
  217. Need help in design
  218. HANOI PROBLEM PLEASE HELP
  219. How to pass STL containers (say a vector) ?
  220. What is the correct way to derive a class in regard to overloaded operators
  221. How to add mySQL, save data to file connectivity to already finished application (novice kind question)
  222. date class.
  223. Multithread Interlocking -- What is wrong with this soluition?
  224. static vs. dynamic polymporhism
  225. what is wrong with this code: declaring a char array using variable
  226. Is it possible to let the c++ compiler run tasks parallely?
  227. Alternative for int ** to const int ** cast?
  228. What should a virtual destructor contain?
  229. Looking for tree-like structure
  230. STL: map vs vector
  231. problems with pointers and structs
  232. Porting from C to C++
  233. own stream, stream_buf?
  234. Internal Project Staffing
  235. Internal Project Stafiing
  236. Internal Project Stafiing
  237. Start making money with this free virtual mall.
  238. Realloc array of pointers to objects?
  239. Counting number of zeros in an array
  240. Consts in Member Initialization list, before or after inherited ctor?
  241. Variable number of arguments in a C++ function
  242. MAKE HONEST LEGAL MONEY WITH $6.00
  243. If you were given a mall would you take it?
  244. what is polymorphism?
  245. why does _tzset return void?
  246. This case bypasses initialization of a local variable
  247. C++ Professionals invited
  248. C++ Professionals invited
  249. C++ Professionals invited
  250. Making virtual objects out of non-virtual objects