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. Re: Meine geilen Bilder
  2. Read-only access to FAT32/NTFS files w/ write locks?
  3. What do empty braces inside a method mean?
  4. Internal representation of doubles
  5. Out-of-class definition of a non-template member of an explicitly specialized class template?
  6. An application that might cause problem
  7. Corrections/additions to the C++ Standard (1998)
  8. Template argument deduction on integer literals
  9. Checking available input on stdin
  10. wrong BMP files?
  11. deriving a class from Ostream
  12. MEMORY ALLOCATION ORDER.
  13. string and struct problem
  14. std::mem_fun_ref and bind2nd question
  15. Exit For Cycle in C++ Builder
  16. const and non-const operator[] Vs. lvalue and rvalue use
  17. DrawGrid
  18. STL popularity?
  19. syntax error
  20. Choosing between two functions
  21. stl vector pop_back() crash
  22. vector problem
  23. C++ code documentation/annotation
  24. Estimate required
  25. Does anyone know which organization standarized c++?
  26. How is main() different in C vs C++?
  27. global variable matrix
  28. Function not working
  29. empty vs. cont.begin() == cont.end()
  30. char[x] - strings - passing into functions - need help.
  31. about inheritance
  32. About inheritance
  33. MonthCalendar1 or DateTimePicker1 How to jump for one month or haw to get no of month?
  34. Why can't I use vector<T1>::size_type where T1 is a template typename?
  35. Strange behavoiur of a virtual destructor
  36. Vector of object references
  37. How to convert char []/int into void *? newbie question
  38. Problem with enumerators
  39. C++ CONTEST :)
  40. set of unordered objects
  41. Clear
  42. Accessing other functions at command prompt (stuck in the book AC++)
  43. implementation issue ..
  44. UML Diagram Tool - Word Drawing
  45. Counted string and exceptions
  46. Files containing by null characters
  47. keypress?
  48. How to buld an Apache module in C++
  49. creat dlls in Visual C++6.0 with other libs
  50. the byte be reversed! why?
  51. Need a tool or code for redirecting data from UDP port
  52. C++ version of memcpy?
  53. attaching an STL Allocator interface
  54. Design problem - proxy class acting as a reference to object
  55. performance of std::vector<double>, double[] and uBlas::vector ondifferent CPU
  56. Help with pipes
  57. Is this program buggy
  58. wstring/wcout in GCC under DJGPP/Cygwin
  59. 'No symbols loaded' Warning During Debug
  60. Http connection problem
  61. Modern Development Methodology?
  62. GLUT & QT Together
  63. What is "->" called...
  64. nested classes
  65. Identifier overlaps
  66. error: passing const ... discards qualifiers
  67. Aynchronous class design question
  68. overriding operator new and accessing placement new
  69. server/client design issue
  70. Disallowing inherited classes
  71. newbie to c++ programming
  72. What member functions C++ provides and calles silently
  73. how to convert char* to vector<char> ?
  74. Help With An error , I give up !
  75. valarray question
  76. Transfer Printfile from Printserver directly to Printer
  77. std::vector and erase problem
  78. reference question
  79. problem with statics variables
  80. te
  81. g++ linker behavior
  82. Re-exporting functions from dynamically linked DLL
  83. =?Big5?B?wXi1sqXbIKSjpm6o/A==?=
  84. about the "this pointer" and "delete"
  85. Singletons, Plugins, static and extern
  86. why is ostream::tellp not const?
  87. Calling static methods at the beg. of the program
  88. Trying to overload + for class to add to string 'is illegal'
  89. Linking Menu bar to dialog box using Visual C++ 6.0
  90. Partial template specialization for a method
  91. Stacks and enum questions
  92. streams implementation - byte buffer
  93. Aggregate initializers in function arguments
  94. getting the size of a character array
  95. a simpler "new" question
  96. hash_map and hash_set
  97. STL string
  98. C++ compiler recommendations
  99. std::vector and stdext::hash_map
  100. Protected inheritance
  101. Protected Constructor
  102. wcscpy and memcpy
  103. Memory leak detector for C++
  104. segfault with dynamic_cast
  105. Need to call mixed-mode dll from native code.
  106. Trying to make windows
  107. What following statement means?
  108. const BUGS me down!
  109. Sending arguments to an excutable
  110. Callbacks in C++
  111. what is wrong with this code?
  112. linking problem with nested class in template class
  113. Vector problem in C++ class
  114. Pointer arithmetic questions
  115. Convert template into C++ class
  116. function resolution observations
  117. Throwing an exception calls abort.
  118. managed and native craziness
  119. Reading POST/GET variables
  120. Passing constructor arguments to a singleton template
  121. Help
  122. testing on 64/32 Linux/SunOS
  123. compile error? why?
  124. confusion: include and namespace
  125. Looking for resources about C++ real time programming for trading system
  126. workaround for operator dot
  127. std::pair allocator?
  128. I Need help with a command
  129. namespace question
  130. HTML Tidy
  131. typedef
  132. Diagnostics for an unknown pragma?
  133. Variadic functions with no parameters
  134. g++ "no matching function to call" using a template
  135. Optimization question
  136. Inner class involving templates giving problem
  137. problem with inner class involving template
  138. Pure functions still pure after definition
  139. Abstract class
  140. Implicit typename warning (g++ linux)
  141. Mutating temporaries ?!?
  142. PHP to C++?
  143. meyers: Item 12: Effective C++
  144. Return Type
  145. table with text and numbers
  146. Expert help required for C++ newbie
  147. Function references?
  148. OT: is there any way to get rid of "amos"?
  149. File management?
  150. Converting const char* to CString without Memory Leak
  151. =?Big5?B?p0GhQaS1pNGms6hTprOmWaatwFxcoUg=?=
  152. Inheritance and abstract classes
  153. what does this do?
  154. map and visual C++
  155. future of C++
  156. Q: reading PBM
  157. using iostream library how do I display output to console as well as write to a file.
  158. Recursive partial specialization
  159. Strategy for locating strings based on initial characters
  160. kakg
  161. data structures and c++
  162. =?Big5?B?vdCw3adBqrqkcKvEpF2sT7lqpU6x0L5pttyhSA==?=
  163. Type casting
  164. The future of c++
  165. A class implementing the archiver pattern
  166. for-each and other objects
  167. CREATING OBJECTS
  168. URGENT !! QUEUE STL PROBLEM URGENT!!
  169. OT: Portable UNIX makefile for C++
  170. ===Welcome to comp.lang.c++! Read this first.
  171. Is there a faster 'inline' possiblity for Class functions?
  172. which is better for you ?kakg
  173. static member and inheritance
  174. boost - who hasn't heard of it, and why?
  175. \r on windows
  176. Huge numbers in cpp
  177. Weird template problem: Conflicting return type specified
  178. constructors in an abstract class
  179. name conventions for pure ABCs
  180. static members help
  181. About Inheritance design
  182. STL implmementation
  183. A way to get aligned allocated memory?
  184. yet another Q: template+friend !!
  185. Where to put attribute when using Inheritance
  186. How to display the value of member function pointers?
  187. Tools For Heap Corruption
  188. c++ stream to memory address
  189. std::string and pthread_mutex_lock / pthread_mutex_lock
  190. My New website, C/C++ Tutorials and online community
  191. Reasons for explicit template instantiation.
  192. empty mail. to test connection.
  193. NEWs GROUP problem
  194. valgrind/memory leak question
  195. Avoid screen saver activation
  196. Software Engineer
  197. Including a (renamed) source file is ugly, right?
  198. kakg
  199. How to use drag and drop functionality with windows
  200. Predefined class member functions and inheritance
  201. Predefined class member functions and inheritance
  202. non-class template params in partial specializations
  203. Initialise list in STL
  204. newbie question
  205. e-commerce application
  206. Virtual Destructors?
  207. Static checker for C++
  208. Virtual inheritance and constructors in base classes with const membervariables
  209. Template function
  210. Switch() vs if else if
  211. Smart pointer without templates possible ?
  212. "Insert" (not append) new text segment to an existing text file
  213. Website I have incase people want help
  214. static member function
  215. what is private inheritance
  216. template static member decl
  217. Nested functions in c++?
  218. T::operator int () const ambiguous with T::operator Handle () const?
  219. help with STL compiler error
  220. How to prevent a COM object and its associated dialog out of scope
  221. Manipulating and writing bytes (8 bits) in ANSI/ISO C++?
  222. Confusion about writting an insert() for a Hash Table...
  223. Predefined member functions and inheritance
  224. Any alternatives to sourceforge
  225. Q: reinterpret_cast with undefined behavior?
  226. CGI and C++
  227. One question about array memory alloct&free
  228. DataGrid class (System.Windows.Forms)
  229. Help: link error
  230. Finding the memory address of a pass-by-reference parameter?
  231. Converting a hexidecimal string to a floating point array
  232. Implementation of "->"
  233. gcc 3.4.3 performance problem illustrated
  234. Problem with overloading/inheritance/virtual methods
  235. Looking for a design pattern
  236. Tricky partial constructor specialization
  237. ===Welcome to comp.lang.c++! Read this first.
  238. Adding and multiplying two unsigned integers
  239. void* to char*
  240. New website you may like
  241. how to remove a pair of key/value in STL hashmap
  242. about extern "C"
  243. Address of constructor
  244. How to find about Daylight Saving time from the SW ?
  245. Strange problem with string
  246. C++ FAQ
  247. using reinterpret_cast
  248. Casting and promotion
  249. Why doesn't C++ have comprehensive API like Java?
  250. wide characters: "illusion of portability"?