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. Test routines
  2. Pointer question
  3. Ms-Dos C++ compiler and good editor
  4. Names namespace inside a .C file
  5. Re: using a character array as an object's name
  6. Re: Memory Leak Report
  7. Re: why is a bool 4 bytes in g++?
  8. Backgroundprocess in C++
  9. overload new and delete for performance? (design)
  10. Visual Studio 6 on Win XP ...?
  11. return from signal
  12. create movie
  13. Linux Console Applications / NCurses
  14. correpted stack
  15. Linux Console Applications / NCurses
  16. linux tcp/ip: How to reverse resolve a hostname from an ip address?
  17. Re: A Newbie Question about template template template
  18. "theory vs practice" ceases power
  19. porting Tcl/Tk gui for VisualC++
  20. Re: Expand macro's
  21. Does this allocate memory?
  22. Re: Expand macro's
  23. Console Application / NCurses
  24. tolower used by transform
  25. Do I need to check for NULL before delete p?
  26. compile Bjarne Stoustrup's Matrix example under MS Visual C++ 6.0
  27. Re: Expand macro's
  28. creating instance of a dialog
  29. Re: verify information stored in vector
  30. Templates and descendant classes
  31. are // comments legal at the ends of preprocessor lines?
  32. gcc 3.3.1 compiling - object required
  33. Smart pointers - passing 'this' around
  34. streambuf::underflow() infinite loop
  35. Proper use of static variables?
  36. checking for printable characters
  37. checking for printable characters
  38. Re: compilation errors
  39. Sub Linked List
  40. Re: ? How to clear ostringstream buffer
  41. I am confused with VTable ;-)
  42. New to C++ on Linux
  43. Re: default data type for global variables
  44. Re: class introspection
  45. Re: class introspection
  46. Re: verify information stored in vector
  47. vector question
  48. access to private function.
  49. array of vector!
  50. Re: std::map explicit instantiation
  51. Shutting down Windows 2K +
  52. Re: Documentation of C++ Standard Library
  53. Re: Documentation of C++ Standard Library
  54. object member variables.
  55. Kdevelop c/c++ mix
  56. object member variables.
  57. changing datatypes
  58. Re: advice on language/database choice
  59. TCP Connection with C++
  60. va_start and template functions do not compile under gcc 2.7.2
  61. Re: Documentation of C++ Standard Library
  62. Question about ctime
  63. isConst - Loki
  64. How can I change all TCP/IP para from VC++
  65. Re: open gl/ c++ errror
  66. Re: open gl/ c++ errror
  67. Re: advice on language/database choice
  68. maintaining a build# with preprocessor
  69. Please explain why ?
  70. Best structure for this container class?
  71. Q: how to get the error from fstream <<
  72. Writing Compile-time Independent Code
  73. Re: FAQ 34.3
  74. Re: FAQ 34.3
  75. STLPort question
  76. SetDlgItemText() Error
  77. Newbie question: Any good resources on C++ programming?
  78. Re: [newbie] Call command line function from windows c++ program
  79. Re: std::map of pointers to member functions
  80. Re: whitespace and strings
  81. Re: advice on language/database choice
  82. Re: std::map of pointers to member functions
  83. Help me about Header Files
  84. Unnamed "Formal Parameter"
  85. Invoking instance before main and memory allocation for static member
  86. Re: How to compute a c++ program memory usage?
  87. C++ and cellular communication
  88. Re: advice on language/database choice
  89. Constructors and class members
  90. isConst - help
  91. Re: A Newbie Question about template template template
  92. write to debug window?
  93. template overloading / nested class
  94. OO Design question: How to pass around very common classes
  95. namespaces and forward declarations
  96. namespace and operator==
  97. Re: whitespace and strings
  98. Function size...
  99. Function size...
  100. why is map::begin() returning const_iterator?
  101. Problem with templates and Dll export
  102. getting keys out of a map
  103. declare and return struct in one line
  104. COM, C++, server, help??
  105. grab system() call output
  106. Re: How to do graphics programming in C++?
  107. static object created via private ctor
  108. Re: integer divide by 7 trick?
  109. how may in hell may i take advantage of a IF statement in two separate functions? like quit anytime with button Q
  110. memory ? about objects within a class
  111. Binary file I/O
  112. Binary file I/O
  113. Get/set value to members of a struct/class on fly
  114. Get/set value to members of a struct/class on fly
  115. Get/set value to members of a struct/class on fly
  116. vector.reserve
  117. About wild pointer
  118. "illegal operand" error
  119. [Help] How to read this core?
  120. Failure of new
  121. intalling xerces
  122. Re: opening a file
  123. Re: opening a file
  124. Should an object that totally encapsulates functionality have a "Run" function?
  125. VCOMM
  126. Get/set value to members of a struct/class on fly
  127. string again
  128. keyboard, mouse and Win98
  129. Re: Trying to learn how to write a cad program
  130. Re: Instantiation of objects, ctor calls
  131. debug log infrustructure for a library
  132. Re: VCOMM
  133. Include file minimization
  134. Re: volatile type copy constructor
  135. newbie question: map<string, int[2]>
  136. C++ callback function passed to a C program
  137. string resize problem
  138. Re: Classes that refer to each other
  139. My_CSockets::OnReceive(int nErrorCode){ delete this;} /* stupid or smart? */
  140. C++ linking problem, mismatched ABI
  141. protected access
  142. Subject: Re: Boost License Issues
  143. Forcing exception handling
  144. Beginner Question--rand( )
  145. Style question involving inheritance
  146. understanding function object
  147. Map Iterator is wrapped for keys and values - compiler error
  148. [ANN] doublecpp -- double dispatch in C++
  149. A missing include file is a constraint violation.
  150. passing around iostreams
  151. Arrays of Variable Sizes
  152. Why do I keep getting streamb.cpp error?
  153. Re: enum count
  154. OO classes design question
  155. Urgent:Is int an object
  156. DQueue
  157. C++ & 16-bit library
  158. Re: enum count
  159. Re: help with this template - compiler error
  160. Re: enum count
  161. Is it safe to return "char*" from functions?
  162. Re: Enums and strings in multiply files
  163. Re: Environment Variables
  164. Re: integer divide by 7 trick?
  165. Password for c++ files
  166. New to programming/C++ & looking for good information sources.
  167. Sybase CT-library
  168. Re: I am interested in game programming. Is C++ the best?
  169. Event in C++
  170. Re: shared ifstream
  171. Type name expected: Errors
  172. Inheritance with specialized members
  173. Re: Keeping the template implementation in .C
  174. Re: deleting multidimensional arrays
  175. Re: deleting multidimensional arrays
  176. ifstream.read manual
  177. Overloaded Operators Problems
  178. Beginner probs with fstream
  179. Passing a pointer to member function as a parameter to another member function
  180. Re: Vector of Pointers -- in the spirit of STL?
  181. EARN$£$600\week downloading free software
  182. Re: binary search tree insert()
  183. Re: Deconstructor Causing Crashes
  184. conceptual issue: using exceptions
  185. Re: Vector of Pointers -- in the spirit of STL?
  186. Re: deleting multidimensional arrays
  187. ===Welcome to comp.lang.c++! Read this first.
  188. gnu souce code
  189. Re: Vector of Pointers -- in the spirit of STL?
  190. Re: anybody write a yahoo protocol for miranda?
  191. Re: anybody write a yahoo protocol for miranda?
  192. Instantiation of an Object only thru "new Operator"
  193. Re: binary search tree insert()
  194. reading data from text file
  195. exercise problem -- not homework
  196. Static function-vars and the compiler
  197. ? Why c_str() ?
  198. Vectors: not worthless? (out of curiosity)
  199. Oddity with pointer initializer
  200. Re: valarray resize
  201. How to erase node from deque?
  202. New C++ Book - C++ For Artists: The Art. Philosophy, And Science Of Object-Oriented Programming
  203. Question about type conversion and casting
  204. Problem Linking Simple App
  205. odd behavior in STL
  206. Re: shared ifstream
  207. Newbie cache alignment question.
  208. Help! Strange problem with pointer to vector
  209. Need delays in display
  210. Overloading by return type and a parameter value
  211. Creating c++ shared object library on Solaris
  212. setting buffer size for fstream
  213. Strange Results with Overloaded Operators
  214. STL & reducing code bloat
  215. order of initialization
  216. string-class
  217. Ant-contrib-0.3.jar sample and code does not work in harmony
  218. Re: formatting question
  219. sgi rope experiences?
  220. Visual Studio Help
  221. Re: Keeping the template implementation in .C
  222. Comp.Object FAQ - Version II Beta - Latest Object Oriented Resource - Please Participate!
  223. OOP and inline asm in VC++ 6
  224. srand() question
  225. CPP with dynamic lib
  226. Ending Function on Error then Continue in main()
  227. Overloading + Operator
  228. runtime performance impact of template usage
  229. return value of Iterator in a list??
  230. Re: valarray resize
  231. 3D Array
  232. More instantiation and ctor call
  233. Possible to use varags with member-function pointers?
  234. std::uppercase & gcc
  235. mix mode file reading/writing?
  236. Re: cpp to html (*nix preferred)
  237. Re: cpp to html (*nix preferred)
  238. about "export" keyword
  239. Objects, Pointers and References
  240. func new
  241. File cannot open with ofstream constructor !
  242. extremely simple question
  243. Extremely Simple Question
  244. outline
  245. Re: Info Request- File Format Converter
  246. Class Templates
  247. Re: cpp to html (*nix preferred)
  248. reading a mixed file
  249. Difference in mangling
  250. inheritance, pointercast