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. reverse_iterator to iterator
  2. Is main() required?
  3. how to compile ...
  4. Pairs, lists and a recursive type
  5. argument contravariance
  6. virtual functions and destructors (newbie)
  7. Static polymorphism -- what's wrong?
  8. Insert tab
  9. New Website
  10. Beginner question: Pass object as class parameter
  11. Beginner question(s): Passing string into method
  12. is this compilation right?
  13. Possible scopes of a destructor
  14. Operator precedence.
  15. install gcc 2.95 and STL
  16. newbie question
  17. policy based design, and traits
  18. Weird result from function
  19. Overloading operator>> question
  20. Can pure virtual function be called in base class constructor?
  21. Application Close
  22. LSP and subtypes
  23. Accelerated C++: Clarification on the wording of exercises
  24. what is wrong with this code
  25. virual inheritance and base class initialisation
  26. define struct
  27. Signal handling in C++
  28. Scope of std::vector
  29. a good example why it is a pity that sizeof() is not overloadable?!
  30. Template args and static const members
  31. What's the rule of default argument of function in C++?
  32. macros.h, where is it?
  33. Help
  34. fastest way to update?
  35. derivations
  36. argument contravariance
  37. what is possbole cause?
  38. How to overload operator* for this template?
  39. [BR] GTK+ com C++
  40. File Saving
  41. Reference variable question?
  42. split string
  43. DLL throwing application error
  44. standard c++ basic_fstream question
  45. stdc++ fstream file permission
  46. template member function
  47. std::vector removing a random element
  48. enum scope
  49. Re: standard c++ basic_fstream question
  50. Re: stdc++ fstream file permission
  51. Wired things happen with g++-3.3.5
  52. program help needed
  53. C Programming help requested
  54. Print value of char
  55. JR PROGRAMMER - ANALYST/ C C++/ CONTRACT
  56. User Defined Types & static const
  57. Why wont this line compile?
  58. template with C++ Pre-processor concatenates ##
  59. Need help to understand the message WM_COMMAND
  60. bibliotela FFT
  61. How to write to the beginning of a file
  62. FFT library
  63. Dangling pointer quiz question
  64. Strings
  65. Strings
  66. mixing c++ and c
  67. Circular including, help!!
  68. skip blank lines
  69. ===Welcome to comp.lang.c++! Read this first.
  70. Compiler returns error, can't figure out why
  71. Preventing a member func from being overriden
  72. pointers in memory
  73. How to assing this to NULL?
  74. for(x = 0; x < 9; x++) when is x incremented?
  75. Logging class and overloaded stream operators
  76. how to read a spice nelist file(*.sp) and turn the schematic into a matrix?
  77. fail to open the file
  78. Non-Blocking Input in C++
  79. Are references to not-quite-objects legal?
  80. The current state of affairs of C++
  81. Creating windows
  82. the c++ standard on static constants
  83. STL adaptors help needed...
  84. overwrite an fstream object
  85. need help with link list
  86. order of STL functions
  87. need help with string
  88. C++ Standard
  89. some questions . please give feedback
  90. Ordinary unary function to STL adaptable unary predicate how?
  91. namespace issues
  92. New Kid in the Block
  93. Dev c++ bold convention
  94. initialization of built-in types
  95. Banking Problem
  96. anything whcih can be done with ternary but not with if else
  97. Memory locations in other programs
  98. std::string and global symbols
  99. problem with inheritance and virtual function
  100. Counting Words
  101. pointer to member reference
  102. how to read a file line by line?
  103. how to read a file line by line?
  104. how to read a file line by line?
  105. Java date to C++
  106. std::vector::resize ,
  107. 2 byte float in MSVC++
  108. Is this an ambiguity in the C++ standard?
  109. Free Visual Basic IDE
  110. strange difference between gcc versions
  111. Initialize an array inside a class
  112. wchar_t to char
  113. Gprof problem with dynamic library
  114. Inline Performance impact
  115. Large C++ class
  116. Adding new element to STL Vecotr - Efficiently
  117. How to convert int to string?
  118. /Od compiler option problem
  119. Website
  120. How to get file names from a specified directory
  121. Who knows how to use map in c++?
  122. boost::spirit compilation time
  123. int x[N]
  124. Template specialisation lookup.
  125. Flaw in g++ implementation of stl vector
  126. Magic in C++
  127. calling c# dll from c++ dll
  128. unicode or just ignorance? Help please
  129. randomize character
  130. overloaded inserters and extractors
  131. C++ - To UpperCase?
  132. Question
  133. When should I use ptrdiff_t and size_t instead of int and unsigned int?
  134. why ::size_t and ::ptrdiff_t aren't undefined in <cstddef>
  135. Function argument lifespan
  136. Class as data member of another class
  137. Available C++ Libraries FAQ
  138. Removing Tail recursions in quicksort
  139. metaprogramming solution to recursive function typedef ?
  140. How member function
  141. How to access constructor for unamed structure?
  142. Compilation error in VS.NET's C++ compiler
  143. How to implement enum_limits?
  144. class attribute problem
  145. int a[10]; int* p=(int*)((&a)+1); But why p isn't equal to ((&a)+1)?
  146. Setting Intrusive pointer to NULL
  147. operator<< and namespace
  148. Member and static functions while assignment
  149. What's the memory layout of bit field struct in little-endian and big-endian platform?
  150. problem with _kbhit and i/o exception handling
  151. random () and srand()
  152. When does a destructor run...
  153. ptr_policy class template type
  154. Find specific element of multimap
  155. IDE for C++
  156. Partial but not full/explicit specialization at non-namespace scope.
  157. How to take input under "Graphics with C"
  158. Constness as a parameter
  159. ===Welcome to comp.lang.c++! Read this first.
  160. Can different instantiations of the same template can access others' private member?
  161. i++ + i++ questions
  162. Need help with handling large integer problems
  163. Problems parsing a file
  164. Template/friend compilation problem
  165. a weird memory problem
  166. illegal call of non-static member compile error question
  167. template meta programming
  168. Why typename can not be inherented from base class?
  169. Convert string data type to char type ?
  170. TRIANGLE
  171. ISOCELES TRIANGLE
  172. Thirteen Stones
  173. help with operator%
  174. Static linkage and extern "C"
  175. Mingw32, unistd.h and my program
  176. Mingw32, unistd.h and my program
  177. Can there be a 0 byte size class or struct to wrap a ref
  178. templates and function pointers
  179. basic i/o question
  180. Is it possible to specify template as <L/2>?
  181. most software jobs are software maintenance rather than new development?
  182. Conditionally initiating objects
  183. just curious : printing big numbers - how?
  184. std::stringstream and floating point accuracy
  185. All What You Are Looking For And Mor ...
  186. Why sizeof(string) = 4?
  187. Re: Why sizeof(string) = 4?
  188. New Website
  189. region xor operation
  190. Optimization bug in g++ 3.4?
  191. Inline functions C++ bug?
  192. header file without include guard
  193. source code to html
  194. portable complex numbers between C, C++
  195. How to judge overflow of sum of two operands?
  196. cross platform: any alternatives to pimpl?
  197. Is there a way with Linux x86 to report a way the current stack trace for a thread?
  198. Nested Class Template
  199. virtual == operator
  200. who wants to build (compile 7 link) an application for me ??
  201. insertion sort
  202. call center jobs
  203. Another strange compile error with visual studio c++ 6.0
  204. STL: Map of List of Pointers
  205. C++ Program Execution
  206. C++ Program Execution
  207. C++ quiz question: private inheritance
  208. Exception handler...branching without using the stack pointer
  209. Array initialization
  210. static inline member function
  211. Can <list> be applied to user-defined class in C++?
  212. functions and parameters
  213. Templates - Requiring typename to inherit from a particular class?
  214. s.erase()
  215. inheritance and overridden functions
  216. anonymous namespace issue
  217. Overloaded functions: Compile OK on MSVC++ but not on g++
  218. win-lin
  219. Debugig c++ DLL
  220. How to debug C++
  221. Reflection in C++
  222. [ANNOUNCE] EVENTS, HUMOUR, BOOKS related to SOFTWARE DEVELOPMENT
  223. Design to have an optional data member; is it any good?
  224. A question about functions
  225. Why an obeject can access the others objects's private member?
  226. Newbie question about 'boost::shared_ptr'
  227. Function Templates error in Visual Studio 2003 -- Help Please
  228. parallel looping
  229. where is the missing bit?
  230. link to stl alrothims
  231. link to stl alrothims
  232. link to stl alrothims
  233. sqrt function in cmath library
  234. communication between C++ and html
  235. converting strings to double: could someone help me?
  236. why only var1+=var2,why not var1=+var2
  237. sort list<string> stringList??
  238. Comparison function to sort()
  239. Yet another C++ blog
  240. Preprocessor and standard
  241. Where is the != >= > <= operators defined in STL?
  242. what is the difference between sort() (in stl) & qsort(stdlib.h)
  243. What is wrong with the following program?
  244. output a string's address
  245. FOR LOOP
  246. BEST C++ BOOK
  247. C program is standard C++ program?
  248. why prefix increment is faster than postfix increment?
  249. BEST C++ BOOK FOR BEGINNERS
  250. Allowing function pointer code to work on a member function