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. problem with templates using Sun Forte 7 compilers
  2. How to make arrow keymove over the help button in Cpropertysheet in MFC
  3. How to Accept Variable number of arguments ?
  4. Object slicing. How to??
  5. Message Service implementation in C++
  6. Help with a DLL, please
  7. another visibility problem
  8. API initialization and cleanup
  9. How To Write Unmaintainable Code
  10. template help
  11. struct ?
  12. Meaning of this array
  13. Converting float to String
  14. template parameters as friends
  15. Implementing dirname with C++ strings.
  16. Does this look normal to you?
  17. Learning pointers question
  18. how to read datas from an excel file
  19. Problem creating new posix thread
  20. Get pointer of object
  21. STL strange problem
  22. Two-Dimensional Dynamic Arrays
  23. parse XBase to work with quicken?
  24. Where to place definations and declerations ?
  25. friendship with nested class
  26. Where to start on an error?
  27. Opening an already Opened file
  28. Assignment operator=
  29. oveloading operators
  30. running multiple codes
  31. Upcasting ..
  32. Tricky pointer problem?
  33. Help
  34. Unable to find system.h
  35. overloading operator ->*
  36. What percent from the windows applications are written in C++?
  37. Copy Class from Base
  38. Text labels...
  39. Text labels...
  40. Operator <
  41. Inherit member variables?
  42. Smart pointers and member function pointers
  43. Re: Big Bertha Thing blogs
  44. Out-of-line template function
  45. how to declare a reference to a boost shared pointer
  46. how to declare a reference to a boost shared pointer?
  47. how to declare a reference to a boost shared pointer
  48. how to declare a reference to a boost shared pointer?
  49. how do i declare a reference to a boost shared pointer
  50. how to declare a reference to a boost shared pointer
  51. how to declare a reference to a boost shared pointer?
  52. Order of c'tor call in case of virtual inheritance
  53. Memory Speed Problem
  54. Smart pointers: Conditional initialization
  55. [vc6]problem with resource editor
  56. Assigning the address returned from new to a reference
  57. NEWLINE IN IOSTREAM
  58. ===Welcome to comp.lang.c++! Read this first.
  59. How to implement reflection in C++
  60. problem about compilation of MTL with MS.Net
  61. getenv()?
  62. Calling VB6 Dll From C++
  63. Very Fast Dyanmic Two Dimensional Array Class for Critical Review
  64. hi
  65. fstream array struct
  66. is this style good ?
  67. How to include header files ?
  68. CCITT in C++ for AVR
  69. Variant return type
  70. Get copy of object from pointer?
  71. C++ Unhandled exception at 0x00000000
  72. Where should global variables be placed ?
  73. #include<iostream> doesnt work in VC++ compiler
  74. sort / vector
  75. Need Help with this Program.
  76. Question about macros
  77. Why no local functions ?
  78. Returning containers
  79. Singleton Null Reference Exception
  80. Help with array medians, modes, and searching
  81. For Loop Does not End
  82. Even Parity
  83. error LNK2019 problem
  84. Overload operator << question.
  85. Const Friend?
  86. Please Help With Linked List Project
  87. leak and void*
  88. circular dependency...
  89. missing return
  90. fstream constructor
  91. iterator beyond the first element
  92. operator new does not accept 3 arguments !?
  93. ANN: New book - C++ Standard Library Practical Tips
  94. Protocol template fails in Xcode. Is there a better solution?
  95. Memory usage at runtime
  96. rand()
  97. typedef question
  98. sometimes crashes
  99. typedefs vs. using-declarations
  100. problem using C++ classes with AIX xlc Version 5.0
  101. How to specify dynamic object names ?
  102. dynamic memory
  103. anyone feel like programming an OS?
  104. problem with default constructor of global object
  105. Get rid of a (float) cast in timer class
  106. problem with simulating typedef templates
  107. read / write locks and deadlock detection
  108. Class recursion
  109. How to forward declare a class in namespace?
  110. Problem with endl in derived streams
  111. _bstr_t behaviour (how it should work in ANSI C++)
  112. undef. behaviour in ctor-exc. handlers
  113. cout problem
  114. Isn't a function template inherited ?
  115. f_locals is NULL inside a method
  116. differences
  117. Problem: shared object loading runs constructor of a static object, but static linkage does not.
  118. "paste" problem when reading user command from console
  119. I need a help in c++ data structure plz
  120. STL: how to convert wstring to string
  121. Unexpected destructor call
  122. STL: memory allocation
  123. Calling Com+ From C++
  124. From String to characters
  125. Compiler error with nested templates (simple example included)
  126. Assertion failed
  127. C++ interface to a graphics package ?
  128. help with converting numbers to Charater strings!
  129. how to split a string in C++?
  130. Re: Can the protected destructor not be virtual?
  131. better precision from ctime? (was Re: Get rid of a (float) cast in timer class)
  132. static variables in class
  133. choose between script and c++
  134. Simple Decimal class?
  135. Why does getenv() work backwards?
  136. hi all plz help me
  137. gcc compile error about vector
  138. gcc compile error about vector
  139. design question
  140. Reg. code conversion
  141. Help on C++
  142. why sizeof is different ??
  143. boost::bind problem in VC8
  144. Volatile classes
  145. How to disable/enable displaying user input in console
  146. ===Welcome to comp.lang.c++! Read this first.
  147. accessing a hidden variable
  148. APOLOGIES FOR JOB POSTING_RECRUITERS DO NOT POST HERE
  149. Seek to the last line in a text file
  150. Factory specialization
  151. Templates vs Inheritance Literature?
  152. how where arrays stored again?
  153. Reading bits at an offset
  154. ePaix: la propuesta mas seria en internet para ganar dinero extra
  155. polyphony of average sound card
  156. Cross Platform Compliling
  157. Mode?
  158. nested classes accessing inherited protected members of parents
  159. Help on istream& operator ?
  160. very basic c++ question hopefully
  161. URGENT HELP NEEDED
  162. Binding local variables to a signal connection
  163. Operator new and POD-struct
  164. a template meta problem
  165. Release/Build Problem - Adding a pointer variable solves it???
  166. Announcement: Release of (X)Emacs CC Mode 5.31
  167. Syntax of constructors of inherited classes calling the original constructor
  168. console width?
  169. swig python-bcc32 problem
  170. Graphic Library
  171. elementary question about setting up class
  172. About comma expression.
  173. about "++" and "--"
  174. GNU C vs BCC - huge output file
  175. Sequence points
  176. syntax error near unexpected token `<bigaf>' - AIX C++ Application Porting from 32 bit to 64 bit
  177. Q about object assignment
  178. std::istream_iterator to read whole lines?
  179. Template overloading
  180. Loading/Saving a structure using <fstream>
  181. recursion
  182. how to avoid reinterpret_cast in this snippet?
  183. problems with extern.
  184. Passing speicifc class elements as arguments without explicitly listing them - is it possible?
  185. How to Solve a Root...
  186. Pointer string assignment problem
  187. Eclipse Plugin
  188. problem about "default template arguments may not be used in function templates "
  189. Casting problem ?!
  190. Polymorphism
  191. Sorting a vector of classes
  192. lock file or folder using c/c++ in windows
  193. For a copy of The Embedded Newsletter
  194. Try catch in ctor initialization list
  195. Variable declaration taken as a function pointer declaration
  196. How many derived classes is not too much ?
  197. Wanted: tool to convert code to flowchart
  198. Is this a good use of friend?
  199. Redim an array (new / delete)
  200. Convert const int to char*
  201. dynamic memory
  202. Windows screen scrape app using C++?
  203. Something like Reflection possible in C++ ?
  204. Compiler error with class templates - please help me resolve it
  205. is_polymorphic
  206. extern usage for template instantiations
  207. Try, Catch, And Throw
  208. Multiple Inheritance
  209. what 's the precision of 'double'?
  210. Operator overloading
  211. Does the following program architecture make sense?
  212. implicit conversion of bool to int
  213. Smart pointer implementation.
  214. How can i read a webpage in a buffer
  215. Wrapping C code into a C++ object
  216. binder2nd
  217. bind2nd
  218. CLASS ?
  219. auto_ptr explained
  220. Binary tree Algorithm
  221. New style header files?
  222. Large Random Number Generator
  223. Dynamic arrays?
  224. class organization (very elementary)
  225. New to c++, need help with advanced topics
  226. Segmentation Fault
  227. ===Welcome to comp.lang.c++! Read this first.
  228. Does C++ have HugeInt?
  229. Boost library and Borland Builder 6
  230. How can I write the most efficient code about this problem?
  231. ?explicit instantiation member function of class template
  232. How do I get bitwise access to a file?
  233. alignment of structures in c++
  234. stack&recursion
  235. 'x = this' in constructor
  236. a problem with static declarations
  237. What purposes do types serve?
  238. overloading global dereference operator?
  239. LInked list Problems, Please help
  240. modify this c++ source code
  241. Macro for Backslash
  242. Why do we need non-virtual destructor?
  243. using c++ to design internet protocol
  244. java language
  245. tutorial
  246. Data Structures In C++
  247. How to set the filesize
  248. C++ list and private copy constructor
  249. Finding a directory using a partial path name
  250. Pointers and Vectors