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. Data statements in C++
  2. namespace and enum?
  3. clearing or capturing the screen
  4. request to solve my problem
  5. request to solve my problem
  6. KDE FAQ states using static functions is better than putting themin an anonyous namespace
  7. Bugs in my code, help!!
  8. PostgreSQL - OTL programming readiness recipes
  9. WinXP: Ostream Operator Corrupting MFT(?)
  10. get values from data file to integer variables..
  11. Random access an element in a STL List
  12. Cannot write 0 for pointer in a vector.
  13. Latest ANSI C++ proposal
  14. dynamic arrays (convert vector to array)
  15. iterator problem
  16. iterator problem
  17. trying to get a class to work
  18. Template Member Functions of Template Classes
  19. string and pound symbol
  20. Is this good code?
  21. REQUEST TO SOLVE MY PROBLEM IN VC++
  22. REQUEST TO SOLVE MY PROBLEM IN VC++
  23. REQUEST TO SOLVE MY PROBLEM IN VC++
  24. REQUEST TO SOLVE MY PROBLEM IN VC++
  25. ===Welcome to comp.lang.c++! Read this first.
  26. Beginner help!
  27. char* to string conversion
  28. Databases: Where is a newbie to start?
  29. This Pointer is legal or not?
  30. where to inform about TR1/TR2 progress
  31. help with string to int
  32. various way to delete pointer to pointer
  33. Compiling with GSL
  34. Strange problem executing
  35. std::cout << x << " " << x++ << std::endl
  36. variant template
  37. Checking bits states
  38. static opaque pointers?
  39. lvalue difference between static and non static member functions
  40. Function Pointers - design question.
  41. I need a CFRONT C++ Compiler for MS-DOS/Windows to replace an Apollo Domain 2.1.0 compiler
  42. Undefined reference to...
  43. REQ: how to override 2 virtual functions with the same name and same parameter
  44. Class execution
  45. Calling new pointer twice?
  46. Reading in a variable number of integers with cin
  47. regarding core dump
  48. const string in the header file - solutions?
  49. delete resouce of partial constructed object
  50. How to declare function returning array of Integer pointers
  51. How to declare function returning array of Integer pointers
  52. ridefinire bool
  53. stopping a boost::thread
  54. undefined reference error
  55. writing binary files to Sun workstation
  56. online standard c++ library reference
  57. Bigint library?
  58. c++ to c
  59. Pointers for these pointers...?
  60. Usage of RAM related to C++ programming
  61. A c++ Program for Valentines day
  62. vectorstream analogous to std::stringstream
  63. how to read data?
  64. Question about postfix ++ precedence
  65. shift, signed unsigned
  66. parse comma delimited text string
  67. new & delete in CRT.How to get a efficitive memory allocator.
  68. C++ Multiple Inheritance
  69. Sorting a list
  70. 33 [XPost] Libero ADSL: Statene alla Larga!!! 338750
  71. Great Job Board
  72. Overriding const member function with non-const
  73. comparing two structs .. revisited
  74. C++ Proofer
  75. Comeau (working *.bat file)
  76. vector::iterator to a pointer casting
  77. operator += on short int values - strange compiler warning
  78. Unable to create *.dll
  79. classes vs structs.
  80. can I re reference items in a map
  81. opensource group
  82. convert static final from java to c++
  83. better way to read data?
  84. Validate IPv6 Address
  85. a question about a class and a list of the class.
  86. Vector and adding of object
  87. [ANN] SDX Dynamic Systems Simulation Software
  88. communicating with every object of the class
  89. Style question: SetShutdown/GetShutdown .vs. SetShutdown() overridden
  90. seekg Concerns On Fragmented File
  91. 64 bit performance speedup over 32 bit
  92. 64 bit performance speedup over 32 bit
  93. usb access
  94. usb access
  95. Reverse Iteration
  96. stdint
  97. what's wrong?
  98. Compilling allegro.h & windows.h
  99. Undefined behaviour?
  100. Bug in compiler?
  101. std::set - sorting order specified?
  102. Unexpected results in matching a regex
  103. C++ help
  104. C++ help
  105. C++ help
  106. why it is wrong?
  107. Compiler Directives Not Working
  108. Detecting binary files
  109. ===Welcome to comp.lang.c++! Read this first.
  110. Survey for Compiler usage
  111. Help with console problems
  112. friendship and pImpl idiom
  113. Memory errors HELP!
  114. how to convert string to double?
  115. static data member initialization
  116. Determine equality of template parameters?
  117. what datatypes of key can be used in c++ maps?
  118. How to use htonl in IPv6
  119. ABC w/o virtual functions?
  120. Templated for-loop fantasy
  121. OK for compiler to not call function with constant return?
  122. Passing char*
  123. Modelling the real world
  124. why int ** test :: iptr = & test :: i ; is incorrect?
  125. bmp->pgm
  126. stringstream str(), buffer overflows
  127. text file indexing
  128. returning an std:string pointer as a parameter
  129. difference between compiling and linking...?
  130. Run-Time Check Failure #n Question
  131. GUI kit with ref-counting
  132. function vs. class partial specialization
  133. bitshift a large amount of data
  134. What is the output of this program? and why?
  135. Places to declare variables
  136. return string from c++ to c
  137. Why this code can't compile?
  138. why does the complier complain undeclare identifier even though i have included the header file?
  139. Can't dereference pointer to stack?
  140. How do I hash this ?
  141. conversion operator question
  142. how to search a table by any of the field
  143. C++ on Windows-XP
  144. Embedded Strings -- Arrays or pointers?
  145. Function overriding
  146. Compiling in MSVC7
  147. Debug exceptions
  148. sorting maps according to their value_type
  149. [Programmazione oggetti] inserimento in testa in una lista
  150. free c++ programming solutions on Windows?
  151. dao 3.6 in visual studio 6
  152. Using class initialization to initalize inherited attributes
  153. Catch bad_alloc?
  154. outportb problem
  155. Which Callback implementation is better?
  156. Default initialization with dynamic allocation
  157. Urgent Help: Multiple calls to JNI_CreateJavaVM
  158. How can I instance such a class?
  159. Linker Error: Undefined symbol _closegraph in module GRAPHEX.cpp
  160. proper initialization
  161. Shell program execution -yafray
  162. template specialization, nested?
  163. __declspec(dllimport)
  164. Little help please
  165. __declspec(dllimport)
  166. A dllimport variable is accessed indirectly through a variable
  167. Parallel Port Access
  168. (off topic) GOT-STL-P (Re: Interesting developments since "Beating the averages"?)
  169. implicite function call
  170. invalid use of undefined type, .h file confusion
  171. Performance using member of
  172. ManualDock
  173. MS Word Bookmarks and Printing
  174. How do I use MS Word bookmarks and printing?
  175. Bytes RAZOR
  176. URL encoder in c++
  177. MS Visual Studio 2005 PRO - HTTP Download
  178. Forward-declaring classes from different namespaces
  179. Segmentation fault in STL iterator
  180. Trying to figure a Banking Program
  181. Trying to figure a Banking Program
  182. Problem using locales
  183. placement new versus .. more
  184. Help with error message.
  185. cflow equiv. for c++ (on Unix)
  186. What does the array do?
  187. Answers to Accelerated C++
  188. Destructor Question
  189. office automation help please
  190. "Object-Oriented" C++?
  191. sizeof help
  192. sizeof help
  193. sizeof help cont., ignore other post please
  194. initilization of composite types
  195. ===Welcome to comp.lang.c++! Read this first.
  196. Complex objects initialized at compile time
  197. compile visual studio 6 project with intel C++ compiler from the command line
  198. Basic Bit Operation Question.
  199. Functions with varying number of arguments
  200. cast of ostream& to and from void*
  201. c++ tutorials and lessons
  202. problem with string::resize
  203. operator== for nested classes.
  204. template class compiling problem
  205. Bytes Razor starts today at 6am
  206. Using accumulate algorithm with a set of pairs
  207. Password without a file
  208. Is there any code analyzer for c/c++ header file
  209. outporb problem
  210. Program reading from the keyboard
  211. compile error " instantiated from here"
  212. compile error " instantiated from here"
  213. call copy constructor in "=" operator
  214. Template<> confusion
  215. style of constructor initializer
  216. Open Watcom
  217. Help with typedef
  218. Accelerated C++ exercise
  219. Fast 1D DCT Implementation in C/C++
  220. ISO C++ forbids declaration of 'vector' with no type
  221. What can I do?
  222. Map Question
  223. Quesiton with 'const'
  224. newbie question
  225. const strings in class
  226. Pointer problem: compiles but crashes
  227. read a file line by line in c++
  228. duplicate C++ code
  229. Memory leaks reported creating simple array of class
  230. [ANN] U++ 602 beta2 released
  231. C/C++ char pointer question
  232. C/C++ char pointer question
  233. C Puzzles
  234. System("Ping") always returns 0
  235. Newbie Question
  236. when did libstdc++ free memory of string ?
  237. assert failure
  238. Design question: accessor VS attribute
  239. what does this friend declaration mean ???
  240. Signal Handling in C++
  241. How to free memory allocated by a vector of string?
  242. Overloading a function in C++
  243. Looking for source code for Linear programming
  244. using STL set with objects
  245. Casting
  246. Nested class member pointer access
  247. static members of template classes optimized away?
  248. Are string literals local or otherwise temporary?
  249. Templated virtual member functions
  250. ternary tree (ann)