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

  1. check range of unsigned long
  2. Re: newbie questions on C++
  3. Re: printf-style formatting with streams.
  4. cin and spaces
  5. How to replace delete[] with a macro
  6. Re: String Buffer
  7. creating base class (or whatever it is called) ?
  8. Smart pointers impractical a lot of the time
  9. Re: UNbinding a socket
  10. Re: (OT) UNbinding a socket
  11. Re: HERE IS THE C++ COMPILER
  12. Re: HERE IS THE C++ COMPILER
  13. Re: HERE IS THE C++ COMPILER
  14. Q: how to force template instantiation on std::find() for vector
  15. Troll Alert: Decompiling a Visual C++ Application
  16. Re: Decompiling a Visual C++ Application
  17. Programming Contest--ICFP
  18. while statement
  19. virtual methods ?
  20. Re: Detecting static or non-static member function?
  21. Newbie Question
  22. Re: copy constructor puzzle
  23. Re: Pointers: What's the point?
  24. Does a float need to be converted to network order?
  25. Re: C++ training and certification
  26. Re: Confused about non-virtual functions
  27. Re: Confused about non-virtual functions
  28. Re: code efficiencies with pointers
  29. Re: C bug involving char arrays
  30. stl vector reverse method
  31. Re: Problem with NULL in g++
  32. Re: operator<< template declaration problem
  33. Re: Template specialization and static data member
  34. gui
  35. Re: visibility of typedefs
  36. Re: free compiler
  37. looking for image format converting lib
  38. template partial specialization
  39. Re: return myfunc();
  40. Problem with multiple constructors
  41. Re: Confused about non-virtual functions
  42. &a v.s. a v.s. &a[0]
  43. Cross-compiler way to handle memory allocation failure ?
  44. Re: delete this; return ret;
  45. cbuilder with psdk?
  46. Friend and Operator []
  47. Re: Extendable envelope/letter idiom
  48. Re: C bug involving char arrays
  49. Re: delete this; return ret;
  50. Re: Confused about non-virtual functions
  51. Re: Urgent! how to get object name, method name and attribute name based on the strings?
  52. how to read from a formatted file, and then call object's methods
  53. problem installing vacpp.cmp.lib
  54. not calling function at run time ..
  55. Re: Computing's Lost Allure
  56. link error if template function is defined in non-header file
  57. Re: Static members comparison
  58. Re: When is virtual fn def in base cls required?
  59. member function pointer and STL
  60. function pointer
  61. ambiguous or not?
  62. Re: Pointers: What's the point?
  63. destructor/design problem?
  64. error passing ifstream. why?
  65. Re: Problem with NULL in g++
  66. Re: free compiler
  67. Re: Operator Overloading - references?
  68. Re: std::vector memory allocation
  69. Segmantation fault with multithreading
  70. type casting of a ptr to a c struct
  71. Re: How to write a Bitmap file
  72. + works for string literal also
  73. Re: Move text in visual C++
  74. Re: return value optimization on expression/meta templates
  75. Re: Alternative to "Crusher" libraries?
  76. compilation errors in VC++ with map, but works fine in linux
  77. functor object in template class
  78. Re: When is virtual fn def in base cls required?
  79. Re: Problem with NULL in g++
  80. No data found when I browse cube
  81. Re: What kind of error can cause such a problem?
  82. VC Netn i ActiveX
  83. New Altivec-optimized valarray implementation
  84. Sorry!
  85. Re: delete this; return ret;
  86. why it's not possible calling constructor from constructor?
  87. static_cast confusion
  88. Re: When is virtual fn def in base cls required?
  89. Call constructor on an already existing instance?
  90. Re: Template & Friend
  91. Re: std::vector memory allocation
  92. Re: where can I find a driver sample code
  93. Re: Move text in visual C++
  94. Input Operator >> Does not work in Visual C++ 6
  95. Re: std::vector memory allocation
  96. STL iterators and the std namespace
  97. Re: What kind of error can cause such a problem?
  98. Function Pointers and Error: Could not find a match
  99. Re: allocators...exceptions...new/delete
  100. Re: system() peformance ..
  101. STL maps and const keys
  102. Newbie Question
  103. a stupid question
  104. Trying to access www through c++
  105. Re: Error C2664: Cannot Convert Parameter 1 from 'x' to 'y'
  106. Re: Error C2664: Cannot Convert Parameter 1 from 'x' to 'y'
  107. Re: Error C2664: Cannot Convert Parameter 1 from 'x' to 'y'
  108. Re: std::vector memory allocation
  109. calling member functions from an initialiser list
  110. Re: char * vs char[]
  111. Re: char * vs char[]
  112. Re: char * vs char[]
  113. String operations in member initialisation list
  114. Overloading New Operator
  115. More on Colin James III
  116. static function vs. multithreaded app.
  117. Another Curious C++ Error - Illegal Left Operand
  118. Re: std::ostringstream unexpected behavior with .net 2003.
  119. Re: std::ostringstream unexpected behavior with .net 2003.
  120. ignore funtiction?
  121. STL vector question
  122. How I free memory and return value from that memory area?
  123. Re: circular dependencies & globals - avoid w/ precompiler directives?betterdesign suggestions?
  124. How to do this better?
  125. iostream::read function
  126. Is printf thread-safe?
  127. Re: system() peformance ..
  128. displaying enums
  129. Iterators as associative containers' key
  130. Significant digits
  131. 2d hash_map iteration ?
  132. console:::
  133. Re: file overwrite data manipulation
  134. Re: file overwrite data manipulation
  135. how to report bug to g++ ? got a bug and fixed up source code
  136. Re: Bit manipulation
  137. test.. please ignore
  138. What is the purpose of using UNION in a class...??
  139. scope
  140. implicit vs. explicit type conversion for string vs. (char *)
  141. Determine read or write ?
  142. is it placement new?
  143. problem to fill a combination of containers
  144. dllexport
  145. is there a nice way to read consequtive integers from a character sting
  146. finding/counting elements in a STL::map
  147. Re: Limit Object Instances
  148. Re: Limit Object Instances
  149. confused g++ err msg 'deprecated conversion from string constantto char*'
  150. Re: verify that a file exist!
  151. Bizarre But True....
  152. new A v.s. new A()
  153. Existe-t'il de (bons) clones de Purify ?
  154. Are there any (good) clones of Purify for C++ ?
  155. Re: Need help with good OO design
  156. Re: Need help with good OO design
  157. Another Demonstration of My Lack of Ability to Program C++
  158. Re: Need help with good OO design
  159. ===Welcome to comp.lang.c++! Read this first.
  160. Logical error/ whole program contained within.
  161. Re: coredump on true64
  162. newbie Q re mismatched data-types
  163. C/C++ practice question
  164. Re: finding out if pointer to memory is valid
  165. Re: finding out if pointer to memory is valid
  166. Re: list.sort ( compare )
  167. stupid make question
  168. C++ design question
  169. Tempate Operator Question
  170. Tool to convert public mem var RWs to use accessor methods?
  171. Re: building an intrusion detection system
  172. Re: Overloading "new" and "delete" operator
  173. std::remove syntax
  174. Virtual method implementation in C++
  175. debugger - how to step from .exe into .dll
  176. Float and double, precision and scale??
  177. combining c and c++ source trees
  178. Binary file - numbers
  179. "C++ Inside & Out" by Bruce Eckel
  180. Re: remove or _unlink using wildcard?
  181. Impossible Leak realloc
  182. Re: finding out if pointer to memory is valid
  183. QMenuBar question
  184. [Question] parameter passing between C and C++
  185. how do I access a member of vector when this vector is a member of a class
  186. Re: finding out if pointer to memory is valid
  187. language compliance test
  188. reading keyboard
  189. Re: compilation error
  190. Re: compilation error
  191. template <class C> void list::sort( C fn ) question
  192. Re: finding out if pointer to memory is valid
  193. Clear Screen?
  194. [OT]Re: remove or _unlink using wildcard?
  195. Constructor Initialization
  196. Re: Complete Newb Here
  197. Create Thread and parameter distortion
  198. pointer in C++
  199. const functions and IO
  200. Re: Specialization of Class Templates
  201. Re: char * vs char[]
  202. Re: Specialization of Class Templates
  203. man cout or info cout
  204. c++ <vector> version of fortran "merge" or "where"
  205. file creation (folder) help
  206. c++ vs visual c++
  207. Re: c++ video tutorials
  208. Re: Curser position in MS DOS
  209. reusing super class constructor code
  210. Re: Curser position in MS DOS
  211. Evaluate such an expression as: (A and B) xor (C or D)
  212. Evaluate such an expression as: (A and B) xor (C or D)
  213. Get key pressed (without getch();)
  214. C++ linked lists -- searching, merge sorting, , etc
  215. Change color of text in dialogs
  216. Accessing Base class function using a pointer to a derived class
  217. resetting a file
  218. Re: question about Component Object Model(COM)
  219. stl and standard library functions
  220. template separation
  221. Interfacing with, and getting return values from, a webpage
  222. Re: removing the 5th STL object
  223. Re: removing the 5th STL object
  224. code for shutting down windows
  225. pull out first and last words
  226. Re: Help!!! Help!!! Added a new project, compiles OK, at the end,no .a file
  227. Paranoid about style/elegance and function size, please quell
  228. Getting the compiler to work
  229. inline functions
  230. Re: [OT] Curser position in MS DOS
  231. How can I increment/decrement a multidemensional array without a loop?
  232. Big Deal with returning int
  233. multiply defined operator
  234. C++ Maze Program
  235. Re: Big Deal with returning int
  236. please help!! assignment operator
  237. Re: Big Deal with returning int
  238. calling a constructor within a constructor
  239. Re: Big Deal with returning int
  240. Re: Removal Device
  241. inheritance
  242. Re: Big Deal with returning int
  243. Overloading / Getting rid of cout
  244. Re: Big Deal with returning int
  245. Help!!! What will be the problem in the below program?
  246. Re: size_t ... standards
  247. Re: size_t ... standards
  248. Codewarrior: am I compiling with debug on ?
  249. Re: Big Deal with returning int
  250. C++ Scope