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 182 183 184 185 186 187 188

  1. Re: Parsing English with lex and yacc
  2. Chopping up a string of characters?
  3. std::list.sort( compFunc ) error
  4. Container Question
  5. is there a library for matrix manipulation?
  6. vprintf / va-arg on sttreams
  7. Problem which ifstream and ofstream class in VC++
  8. how to create GIPL file
  9. java like constructor calling constructor
  10. Problems using strings and cin.getline
  11. question about std::string/map
  12. Template operators
  13. std::string and char*, what am i doing wrong?
  14. platform independent serialization of a long
  15. Convert to binary base long double
  16. typeid and dynamic_cast, gcc 3.3
  17. Question: 'set_new_handler(terminate)' removes need to handle std::bad_allocexception?
  18. Template and Inheritance problem - Please Help
  19. How to do a singleton pattern with lazy instantiation?
  20. Design of multithreaded prog using OO concepts
  21. Re: Comment(s) in format strings?
  22. Dynamic string arrays in function parameters
  23. C vs. C++ in pthreads...
  24. Bit testing
  25. writing hex to a binary file
  26. Designing a Volume Class
  27. c++ code works in gcc2.9 not in gcc3.2.2
  28. Heap vs Stack allocations
  29. comparing long integers
  30. Function matching with constructed args
  31. confused about ios::failbit
  32. Append an integer to an stl string
  33. Compiling with g++ 3.0
  34. Error with overload of >> and << but not only :-(((((
  35. HELP HELP HELP
  36. Spiegazioni
  37. Spiegazioni
  38. Spiegazioni
  39. Cast object from long in safe manner?
  40. Problems with configuring dev-c++ with allegro library
  41. Fourth edition of CPPPL
  42. debug and analysis tool
  43. Re: Recursion problem - Graph theory - Algorithm needed
  44. outputting floats only up until the thousandths digit
  45. virtual function and polymorphism
  46. Re: never heard anything like it in my life?
  47. typedef private public
  48. works fine using gcc
  49. Need suggestion on data structure
  50. Overload << and >>
  51. open new file each loop iteration
  52. Accelerated C++ book outdated?
  53. How to catch the exception?
  54. reject [off-topic] #8473 (comp.lang.c++.moderated)
  55. Mutually referential classes
  56. Gif and C++
  57. I need complier for this dot H
  58. Callin routines in IMSL Library from Visaul C++
  59. Agile Development Conference CFP
  60. MAKE DIRECTORY VC++
  61. Setting a private variable in a dll (noobie)
  62. Problems with ifstream and getline
  63. Opening directories
  64. Did multimap ever have a member "Cursor"?
  65. Wrong Constructor Called
  66. Q about "optimizing away" "non-used" code
  67. How to connect to dbf files?
  68. how to connect dbf files?
  69. ifstream getline() Problem ...
  70. Base Classes in .exe, derived classes in .dll
  71. Newbie: Please help on Bloodshed C++
  72. How do you find out if object foo is class CBar?
  73. loading a string from file
  74. c runtime
  75. is there any powerful program that can.....
  76. classes in VC++
  77. newbie help please
  78. Specialization of Member functions
  79. multi-threaded applications using Scheduler
  80. vector.erase() ?
  81. Concurrency
  82. Question on const pointer modifier
  83. Using a profiler with gcc - linking errors
  84. File Reading Question
  85. Why doesn't atof work?
  86. STL: Do people still use char[] buffers?
  87. Compilation with Templates
  88. Compilation with Templates
  89. a C++ "workbook"
  90. Coordinate of a point in 3 dimensions
  91. Determining program options
  92. Reference to a Pointer?
  93. question on valarray
  94. iostream and getline
  95. Problem opening ifstream twice ...
  96. What is wrong with this code?(returning an item in the vector)
  97. Iterator Operations
  98. Passing a C++ object's member function to a C function expecing a function pointer!
  99. virtual ~type_info();
  100. static member functions access to class members and methods
  101. finding max and min integers - newbie question
  102. boolean function problem.
  103. File associated with fstream object?
  104. C/C++ Sample code for Serial Communication
  105. Process killed
  106. where can I ask about byte ordering
  107. Strange performance effects
  108. Need help from you guys about classes
  109. Operator commonalities
  110. Passing an array of chars to a function
  111. PID control c++ code sample
  112. Template problem
  113. int foo and int foo()
  114. C++ File I/O quick question
  115. c++ socket connection problem
  116. What's the differences between free() and delete?
  117. dll help, syntax question
  118. book recomendation
  119. template
  120. inline-code
  121. == operator
  122. Changing a makefile from CC to gcc
  123. Help on File Operations
  124. Code comments solicited
  125. How to avoid this typedef?
  126. Inheritance question
  127. timing of a function
  128. Verctor/List what is best for my design?
  129. Thanks and excuse me, but now another problem
  130. Could some please direct me to the FAQ - thanks?
  131. can't force redraw of my frame
  132. Why does this compile?
  133. Need help with a container design
  134. i need major help on C++ Programming
  135. C++ Program help on the basic
  136. C++ Program Help
  137. STL question
  138. Array class and pointer aliasing problems
  139. Savannah2:Impossible approach to a protected member.
  140. Can somebody help...
  141. cout at a particulart line
  142. Multiple Inclusion Guards Work in MSVC++ .NET...right?
  143. String arrays - newbie
  144. 8 years of C++ Exception Handling
  145. enum doesn't seem to work correctly
  146. Copy cstor and operator=
  147. String Question
  148. migrate CString in MFVC onto Linux
  149. Initializer List
  150. String to int again
  151. dynamic cast
  152. terms of importance
  153. Compilation errors in templated code
  154. Calling Pascal from C++ and Vice Versa
  155. Help: Simulation of the life in the savannah
  156. I'm getting a Segmentation fault after I clear a vector list
  157. Passing an Object to a Method With a Reference Argument
  158. make a map out of two maps
  159. C++ pointer trouble
  160. C++ standard document
  161. C++ and dynamic programming
  162. Recursion problem - Graph theory - Algorithm needed
  163. Re: Re: Detecting IDE Devices in C++ ... Need Help
  164. pointer to template function
  165. pimpl, eliminating include files, encapsulation
  166. Question on friend functions and accessing private members
  167. store pointer to template function?
  168. passing strings
  169. Drawing lines and shapes in a console window
  170. How to log?
  171. Beginner Question: Windows Object Oriented Programming
  172. stdout redirection
  173. Unresolved External Help.
  174. newbie question : unresolved external symbol...
  175. Help with Unresolved External.
  176. Memory allocation with new
  177. ternary operator and ostreams
  178. sensing that an exception has occured
  179. Dynamic Type Check?
  180. binary memory stream
  181. c Filesystem auslesen
  182. inheriting ostream
  183. transfer class object from one pointer to another
  184. Available C++ Libraries FAQ
  185. using a template in a vector - getting error C2955
  186. Recasting a Structure Pointer
  187. Forward declarations and namespaces
  188. PIGUI
  189. Kindly explain these warnings
  190. Re: An: "I'm just learning" C question
  191. question about objects passed into constructors
  192. Simple question about virtual function
  193. Overhead
  194. C-style coding in C++
  195. Learning C++ with DevCpp. good or bad idea?
  196. RogueWave: convert from RWCString to char*
  197. int to string convert ???
  198. Find The Bug
  199. atoi()
  200. Best book for learning C++
  201. static_cast<float>(a) versus float(a)
  202. QT ListBox and sorting...
  203. order of base class declaration
  204. initializing member arrays
  205. Slow performance with new 3GHz Machine using FlushFileBuffers
  206. including C header "stdint.h" in C++
  207. Windows programming tutorial?
  208. Prevent opening file stream with incorrect case of letters
  209. how to non-stop read the input character and without user press enter in console mode.
  210. Can someone tell me what this syntax does please?
  211. RougeWave ObjectiveGrid - storing rows of virtual grids
  212. atexit and global destructors
  213. new & delete
  214. linker errors: LNK2005
  215. #include files from another directory
  216. C char* and C++ new
  217. struct in C++
  218. Passing objects around
  219. Detecting IDE Devices in C++ ... Need Help
  220. Migrate Borland TurboC++ to a Linux based GUI c++???
  221. opeator new question: again!
  222. Static array initialization
  223. Constructor & default arguments
  224. Strategy pattern
  225. Strict Pointer Aliasing Question
  226. List object ...?
  227. typedef and declaration of function
  228. Can someone compile WinVN with Digital Mars IDDE?
  229. Can someone make winvn makefiles tith Digital MarsMars (DMC) IDDE
  230. Serious RegisterHotKey() problem !
  231. Use of class factory in a recursive container
  232. Migrate VC++ code onto Linux
  233. Treeview with Checkboxes.
  234. Connecting to FTP server using WinInet
  235. a simplek, question. what is identifier ??
  236. std::map observation
  237. static variable inside a member function
  238. Send a buffer over network
  239. Calling static member function through object instance
  240. operator new question
  241. splitting a string and putting it into an array?
  242. splitting a string and put it into an array
  243. Re: c++ access to object methods via pointer
  244. i/o Fortran's format commands in c++
  245. DEV c++ 4.980
  246. MSVC++ Question
  247. reinterpret_cast<>() v. static_cast<>()
  248. catch (...)
  249. vector of vectors
  250. atomic flag