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. I/O getline: which is a last character - delimiter or EOF?
  2. template type problem in msvc. and more
  3. Virtual function and overloading ?
  4. question about template
  5. sorting with std::map
  6. general arrays reuse-inheritance question
  7. [ANN] macstl 0.2 -- portable SIMD toolkit, fast valarray transcendentals, fast Mach vectors
  8. Variable Exchange Java <-> C++
  9. infile.rdbuf() for empty file
  10. How do I export multiple classes from one library?
  11. Template argument deduction and conversion operators.
  12. Algebraic Parser
  13. question/clarification: pointer to function as passed parameter
  14. Explicit declaration
  15. Template argument matching
  16. Conditional code
  17. Trim Left char tchar[64]
  18. Endianess...
  19. Easing Decoding of Template Error Messages
  20. Global vs local streams in a multithreaded app
  21. Handling Exception
  22. Exceptions and inheritance
  23. Programming Contest
  24. callbacks to member functions
  25. Filing problem!
  26. problem storing user input into string
  27. new site
  28. problems with .h files
  29. Large scale C++ software design,
  30. Graphic functions for DOS
  31. Filing problem!
  32. Conversion constructors and template arguments.
  33. Which is efficient?
  34. STL tutorial...
  35. unnamed namespace and friend
  36. Setting up paper source
  37. question on template
  38. GetCommandLineArgs implemention?
  39. vector and sort problem
  40. Learning pointers in C++
  41. SFINAE compilation troubles
  42. Calling member function in ctors and dtors.
  43. Learning C++
  44. Help needed!!
  45. Scheduled task
  46. wrting function using pointers and list
  47. c++ pointers
  48. const int NULL = 0
  49. parametre de fonction const
  50. initialization of a struct in a vector
  51. Pass array by value
  52. static variable problem
  53. Trying to convert _btsrt_t to string
  54. Exemplers in C++
  55. g++ default #include's
  56. error C2666 overloads have similar conversions
  57. How about C++Test?
  58. Inheritance and sharing function names
  59. Your word on notation?
  60. Function Pointer Question
  61. Display bitmap from array
  62. Function to convert all of the small letters to the capital?
  63. "no matching function for call to" and templates and old code
  64. Accessing characters in character array
  65. How to Ingore the input of std::cin??
  66. operator= and implicit type conversion - precedence.
  67. rotate operators
  68. Using Borland C++ Builder under Windows AND Unix?
  69. std::string operator< ?
  70. FAQ issue: Guaranteed value ranges of fundamental types?
  71. Stripping specific bytes of a file without opening the entire file...
  72. Why is "Hello World" const char* ?
  73. Scope resolution in needed to call a functor maker
  74. borland builder C++ - wait() ??
  75. ok, I've found it:)
  76. Can basic_string<>::c_str() throw exceptions?
  77. Simple Program using Arrays
  78. Array Lookup [Was: Why is "Hello World" const char* ?]
  79. Error when entering wrong data type in do-while loop
  80. drop-in replacment for function pointers
  81. bit of a maths quesiton
  82. bug patten in C++
  83. sizeof
  84. Sequence point problem?
  85. Self Assignment check in Copy ctor
  86. Free Ipod - Check it out, it Works!
  87. New Promotion, need advice from experience people who deal with this situation.
  88. I need Help please
  89. classes, pointers, vectors, and memory allocation
  90. Template Libraries
  91. getline()
  92. main function not found
  93. Piping std::cout to a std::ostringstream.
  94. enum type
  95. Under what circumstances can the STL move a vector?
  96. storing password for e-mail app
  97. ofstream problem opening file
  98. pointer confusion :(
  99. Compiler error C2664
  100. time
  101. method printing values from a vector not working
  102. Inserting a char into a string.
  103. One Small step one infinite leap
  104. Accessing member data from another class with pointers
  105. Re: Why C Is Not My Favourite Programming Language
  106. Overloaded typecast operators and copy constructors
  107. Google-groups indentation problem fixed!!!!
  108. problem with pointer to class method
  109. Help me to write a programme
  110. const objects ->const member functions?
  111. Compliance Checking (C++)
  112. An integer type with range checking.
  113. C++ online information
  114. Retrieve and update from SQL
  115. Multiple definitions of a variable in C++ not permitted
  116. segmentation fault on private variable
  117. poker
  118. OT Exception handling testing
  119. Inheritcance, references, constructors
  120. Please give me a pointer
  121. How to let a function return an array
  122. Problems with for_each and bind1st
  123. Function of ":" in a structure
  124. templates vs. virtual methods
  125. curious about typeid().name()
  126. Working with COM/Serial/Parallel Ports?
  127. Initializing a vector with pointers to elements of another
  128. Dereferencing adaptor?
  129. Classes with the same functionality but not convertible
  130. No identifier required?
  131. references
  132. address of static const
  133. About c++ license.....
  134. How to retireve a value returned by a Store Procedure with ADO
  135. Learning C++ - resources and ideas
  136. References in C++
  137. namespace/static style issue
  138. Run-time type id and Inheritance
  139. win32 apps
  140. Access control and nested classes
  141. template class in DLL (g++/Cygwin)
  142. matlab into c++
  143. Random numbers within a sphere?
  144. printout statements
  145. STL for_each
  146. Static build and Oracle OCI problem
  147. Re: Static build and Oracle OCI problem
  148. lower_bound - close, but no cigar
  149. Is this codepiece legal c++? and/or portable?
  150. enums
  151. Changing Namespace at Runtime
  152. converting weird #define to const
  153. hello
  154. [BEGINNER] syntax for constructing class with members and base
  155. Using vector of references to a template class in the same template class.
  156. Inheritance and templates
  157. const function problem. casting to mutable?
  158. remove an item in a STL list
  159. template specialization of a template class
  160. Correct C++ tutorial part 5 "How to use libraries" available (Windows, mingw/msvc/std)
  161. Plugin Application Request
  162. confusion with copy constructor and operator overloading
  163. File I/O help
  164. Disabling base class conversions?
  165. algorithm for c++(g++) demangling
  166. Modifying the value of each element stored in a std::vector.
  167. object arrays
  168. ## _delete
  169. Create and modify Ini-files
  170. do I need to specify an = operator for this
  171. 'CString' : undeclared identifier
  172. Object persistence & serailization: patent from Microsoft
  173. C++ and C kernel
  174. What, if anything, is wrong with the following code fragment?
  175. BSTR and a LPOLESTR
  176. passing a type to a function?
  177. #*~§$& VC6 STL port...
  178. Sharing code between cases
  179. un - using namespace?
  180. call non-const function
  181. Another static question
  182. Dynamic types based on existing template code
  183. why .hpp?
  184. const in headers
  185. Becoming familiar with memory management
  186. Should we pass objects or discrete properties to methods?
  187. Error reading files in ios::binary mode
  188. Re: specifying istream separator sequence
  189. Re: A code fix for MSVC warning C4267 (64-bit compatibility warning,e.g. Boost Spirit)
  190. Re: specifying istream separator sequence
  191. Borland C++ direct fpu commands
  192. Two shared object with same class name
  193. Re: Getting a function pointer to an instance of a template
  194. Why is the copy ctor called twice here?
  195. difference between static const and const at the namespace level
  196. Re: global objects
  197. Dos vs Unix style text files
  198. Hi, Python v.s. C++, which is better?
  199. Re: C++ string global variable
  200. Why is this code valid C++?
  201. Re: passing a 2dimensional array of double to a function...
  202. Exponential
  203. how to export functions in c/c++ static libray?
  204. What is the difference between new() and malloc()?
  205. creating linked list
  206. diff command?
  207. "Reconstructing" (Calling the constructor again)
  208. problems with Overloading operators
  209. Operator [] overloading
  210. I need Help
  211. MS Visual C++ 6.0 - character encoding
  212. Extending stl::list???
  213. unsigned short array to string
  214. Partnership Opportunity
  215. how to add at the end of the linked list
  216. Behavior of ifstream::get(char*buffer, streamsize num)
  217. Confused with friendly operator overloading
  218. Using Bloodshed DEV C++ a couple Questions?
  219. asking for parentprocess
  220. Re: Please,help as soon as you can.
  221. Restricted friendship
  222. indipendent output
  223. use class member function as a parameter
  224. A REAL money maker. IT WORKS!!!!
  225. atoi function
  226. Find pairs that occur in two or more sets
  227. tictactoe
  228. Backward processing of an array
  229. how to contact string in shell script
  230. .NET Event Handling (timers, Mouse movement)
  231. Re: How objects are sharing the member function???
  232. map of ostringstreams behaves unexpectedly
  233. autoscan automake and similar and deprecated standard libraries classes
  234. Overloaded operators ---- members or friends
  235. Help Required: Operator overloaded function template and Friend
  236. How to use printf()-like formatting via string/iostream?
  237. Newbie: template question
  238. Lettura binaria di vector<string>
  239. C or C++ as a second language?
  240. A Few C++ Questions
  241. std::Vector, classes and pointer questions
  242. Java, C# replacing C++ as primary language for desktop development?
  243. C++ vs C
  244. What does numeric_limits<>::digits10 represent?
  245. Question about function objects (a bit lengthy)
  246. How to optimize an algorithm for G4/Pentium 4
  247. scoped enum implementation
  248. text-formatting program c++ problem
  249. delete causes crash with character arrays
  250. Duffers question (revision in MFC)