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. Compare string in C++
  2. STL algorithm to find max value in a set or map?
  3. read-only access to a data member
  4. Two favorite features of C++, and over-rated, and misued features
  5. Compiler error instantiating iterator for vector of pointers
  6. undefined reference
  7. proper way to delete elements from a vector
  8. Calling Inherited Constructors
  9. difference of POD struct array and flat array
  10. template object as a template parameter ?
  11. variable argument list ....
  12. Plugin methods in (ANSI) C++ ?
  13. Opening files
  14. wrapping int
  15. Vector Of auto ptr of class help (Please!)
  16. Why compilers do not "p = NULL" automatically after programs do "delete p"?
  17. Caution SONY Music CDs have trojan Malware
  18. STL Algorithm Example
  19. Template instantiation question
  20. beginner
  21. BlowFish decrypting
  22. compile time optimization problem
  23. How do you type test in C++... Newb question :)
  24. Initializating members with new
  25. string transform with different input and output
  26. POINTER EQUALS AN ARRAY
  27. please i need some advice on optimization
  28. std::exception .. more
  29. Need to input into browser window
  30. Stack overflow and memory problem?
  31. Can I refer to an "optional module" from my factory?
  32. basic question -- when a pointer is equal to 0
  33. Read only access on an already open file
  34. Returning a pointer to a nonstatic member function?
  35. Computer machine info
  36. SONY computers - are they Factory infected
  37. Data implementation hiding in a class
  38. problems with template iterator
  39. The program is receiving SIGABRT signal.
  40. Array of References
  41. Comparing signed and unsigned values
  42. hmm please help...
  43. Macro expansion of '#__LINE__'?
  44. A dynamic bitset?
  45. Why this does not compile?
  46. to synchronise a c++ stream from a queue to write to disk
  47. What do i use to write programs in Windows?
  48. Enum list as array index problem
  49. Can operator [] accept two arguments?
  50. Stupid C++ ?
  51. Deallocating memory for non members?
  52. Is this good OOP?
  53. c++ library for windows
  54. Its been so long Help?
  55. can anyone coach me in C++
  56. Templates, policy-based design, partial specialisation and pointers
  57. Java equivalent of stringstreams?
  58. Destructor not called for inherited class through a template class
  59. what is template?
  60. valarray
  61. SMTP client
  62. issue with scope
  63. static aggregate initialization inside of class
  64. Using std::stringstream to convert a char to int
  65. More complex expression template
  66. ===Welcome to comp.lang.c++! Read this first.
  67. pbx phone system
  68. c++ profiler
  69. Prototype of "main"
  70. Creating a scrollable window for runtime created controls
  71. Where max and min int are defined?
  72. using initializer list
  73. How to instantiate template when it is arguments satisfy some condition?
  74. Is there any new C++ compiler standard conformance test result?
  75. Is there any STL like and compatible database library?
  76. overloading >>
  77. Can I use typedef to define types used in the return type in template function?
  78. How do I declare a template class variable and make an instance seperately?
  79. why forward declarations
  80. puzzles with abort() and assert()
  81. callback to a member function
  82. exception : 0xC0000005: Access Violation
  83. Grill My Dijkstra
  84. Usage of default constructed slice allowed in valarray? [long]
  85. Identifying extended ASCII subset
  86. In a multithreaded application,should processors be equal to no of threads?
  87. new spec c++
  88. How to forward declare classes within namespace?
  89. New to C++
  90. Help in STRING compare ?
  91. hash_map, Standard Template Library
  92. Access contents of pointer to std::vector
  93. ATL question
  94. is there an ssh library
  95. typecasting pointer issues
  96. Complex number prints wierd
  97. Any package for printing out type information for debugging programs using templates?
  98. Nested Vector Nester Classes are Nested in my Brain
  99. Delete Characters from char array
  100. simple Inheritance problem
  101. How to compile?
  102. char* dynamic strings - the right way
  103. scansoft dragon to insert into project
  104. multiset example
  105. Fibonacci search
  106. fstream error on SUN
  107. An off-topic question
  108. Passing pointer to template function as argument to pointer to template function
  109. Free MS Compiler
  110. Extract function result type
  111. getline and vector don't work together?
  112. Named Pipe hangs
  113. [ANN] SMC - State Machine Compiler v. 4.3.0
  114. anon enums porting problem
  115. insertion operator and namespace?
  116. Educational Software
  117. question about the stl erase-remove idiom
  118. Windows Explorer Drag and Drop for CLI Arugments
  119. How to reference out of namespace friend
  120. virtual functions: how is direct call to base class method handled
  121. Problem with ifstream::getline
  122. Help on ofstream ?
  123. How can I insure that the objects of a class must be allocated in the heap?
  124. Whats this Error mean?
  125. typdef'ing a enum and all its enumerators
  126. What the assignment operator from other type(with template) doesn't work?
  127. TREE HELP!!!
  128. is there any reason not to inherit from std::exception
  129. Does anyone have papers from Celebrating 20 years of C++
  130. Does anyone have papers from Celebrating 20 years of C++
  131. Reference varible
  132. why get different result of a simple code on different compiler?
  133. Input/Output with files
  134. Friend Functions and Scope
  135. STL 2D Vector Questions
  136. Getting file descriptors from ifstream
  137. How can I define a datatype with size constraint?
  138. How to convert from dynamic polymophism to static polymophism?
  139. Program to change the Sound Recording Source
  140. queue question
  141. Simple question about string type
  142. Problem with defining template friend function of a template class.
  143. ===Welcome to comp.lang.c++! Read this first.
  144. Alternate implementations
  145. What the operator can be used without quantify with namespace?
  146. how to initialize a class static member variable of composite type
  147. Clashes between type conversion and operator[]
  148. .NET and unmanaged C++ communication
  149. pointer to member function
  150. partial sum
  151. how to get ostream_iterator to work
  152. Storing values to array
  153. Parsing a string using istringstream
  154. Need help with prime numbers program
  155. Reference-counted error objects
  156. erase in a vector
  157. SPLint for C++
  158. C++
  159. search and replace
  160. Reset ifstream peek value?
  161. template blankets name of base class function
  162. Square root program doesn't produce the right value
  163. Accessing a Structure Using a Pointer
  164. Global (static) Var in a library initialization question.
  165. STL / C2784 Problem
  166. Can't Write Static Function
  167. Template parameter Deduction
  168. using function pointer class members.
  169. Catching standard exceptions
  170. Hey,anyone recommend me a c++ class frame of FEM program?
  171. Accessing private member functions
  172. How to build read-only file into exe file?
  173. Objective evidence comparing languages?
  174. Newbie array and scope question
  175. passing a variable no. of arguments into sprintf (...)
  176. DIAMOND SHAPE
  177. DIAMOND SHAPE
  178. Is there a better, more efficient way to write this program?
  179. Wrapper objects
  180. Template template parameters, or something
  181. File full of '^@' characters after binary write
  182. O(1) append to set
  183. Non-default constructor allowed in struct?
  184. candidate operator for convolution?
  185. read data from file into structure in C++ ?
  186. Using "C" modifier to prevent C++ name mangling for DLL function??
  187. initiating a 2d array of a class
  188. Virtual Member templates
  189. declaration of `operator/' as non-function
  190. Output problem
  191. Method which returns vector on unknown type
  192. Please explain it
  193. hash_map
  194. MSDN Library.
  195. const , static, MACRO
  196. string ok as public causes core dump as public
  197. What is wrong here?
  198. writing and readig on virtual interface /dev/tapX
  199. Sharing a Generic Ostream Iterator
  200. leading underscore
  201. Is it standard C++ code?
  202. New to Progamming -- What language to learn?
  203. UNICODE
  204. multiply random number
  205. Template Magic to create variable length arguments to a function?
  206. Charles Petzold talk - DoesVisualStudioRotTheMind?
  207. easy but couldnt see the error
  208. Passing a 2 dimensional array to a Function
  209. initialization of char *
  210. OT: How to call a bash function within a makefile
  211. Help with code for slef similar melodies
  212. Abstract base class with no virtual methods?
  213. c++ noob
  214. On polymorphism, pointers, and the like...
  215. going back to the top line in input file
  216. I rea......lly need your help ( C++ )
  217. Decrypt the code
  218. Problem With Basic Vector Sort
  219. STL set broken?
  220. some questions about "const"
  221. operator const char*()
  222. comparing two hashes (maps)
  223. STL and shared libraries
  224. ifstream
  225. Can't use <fstream> functions in a class?
  226. db connection
  227. Initializing 2D array in constructor
  228. Why there is no memory access violation?
  229. dynamic_cast help?
  230. ===Welcome to comp.lang.c++! Read this first.
  231. about pointer initialization
  232. about consts and function overloading
  233. Help with a simple c program
  234. enumerations: Possible to get the "key" string?
  235. output to a file
  236. how to handle open() errors?
  237. Static Member Variables + Inheritance
  238. Reducing dependencies
  239. Run cleanup before the program is killed from the outside
  240. why is it undeclared?
  241. What kind of error is it?
  242. need algorithm
  243. Inputting Data Into New Objects
  244. std::basic_string::copy deprecated?
  245. use object itself as key in stl map
  246. formatting buffers
  247. error while compiling jni.h
  248. bridging on Darwin
  249. File size limit on FAT32 file system.
  250. File size limit on the FAT32 file system