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

  1. HOW TO CHANGE COLOR IN C++
  2. Microsoft Visual Studio .NET (position text problem)
  3. class problem
  4. converting from OMANIP
  5. Put text in Word and Excel
  6. winsock api for newbies
  7. Debug Visual C ++ 5.0
  8. Initialization of data members
  9. stupid dll vs static lib question
  10. Changing object properties
  11. getting g++ to search correct include directory
  12. Why not the same resulting string?
  13. Arrays vs. vectors - performance
  14. (Help Please) Formatting input....
  15. Assignment Operator In Case of Inheritance
  16. hylafax question--- how to distingish faxes belong to A or B or C ......Z if the same faxes no is employed so that I can email to inform to read their fax via internet ....
  17. MSVisualC++v6OnXP?
  18. Float precision (0.5678f becomes 0.56779998540878)
  19. C++ course slides
  20. MPOOL'03 -- Final Call for Papers
  21. Help with my code? Classes
  22. Microsoft runtime error R6025 Pure Virtual Function Call: a technicalreport
  23. string literal as const string& parameter
  24. default template parameters
  25. typedef legal?
  26. Change os source- reformulating
  27. Towers of Hanoi
  28. Standard Template Library as container for Objects
  29. Open all files in a directory
  30. xml to/from tree-of-maps
  31. ANN: script to visualize python profiling data with kcachegrind
  32. calling constructor when allocating an array
  33. Position text cursor
  34. How do I make a turtle graphic program in C++ or C.
  35. Re: Standards in Artificial Intelligence
  36. how to write??
  37. Linkage Directives: extern "C"
  38. next quarter
  39. question - using classes from a DLL
  40. Arbitrary Type Definition
  41. emulation of mouse click
  42. why this code does not work
  43. std::vector::assign
  44. Snap to edge of screen examples
  45. 3 destruction calls
  46. Return of a pointer...
  47. Searching for Open Source Projects
  48. .NET executables and XML, i need help :-(
  49. running in windows and from command line
  50. Why can't I do this?
  51. A Quesiton about nesting for loops..
  52. Difference in the array declaration
  53. Compiling LGPL C source in Visual C++ FILE vs. Cfile?
  54. test, ignore it
  55. VC++: modeless dialog window - how to keep it on top?
  56. "Static" destructor
  57. VC++: how to be informed when window is obscured?
  58. STL Stream maximum filesize?
  59. Seeking design pattern..
  60. Delete operator
  61. Peek keyboard-buffer OR a problem with _getts
  62. Academic Research
  63. char* and char
  64. The same assembler code for foo(char&) and foo(char*)
  65. changing execution path
  66. Multiple Instance of Executable Lisening to Different Port
  67. strdup in c++
  68. Re: The worst 'hello world' example ever written...
  69. Showing Delphi application as an MDI child in C++/MFC window
  70. program help (checkbook)
  71. Weird thinking and delete operator
  72. istringstream question
  73. Class efficiency question
  74. Casting member function pointer
  75. switch statement optimizations
  76. jjLibrary Ver1.6
  77. ===Welcome to comp.lang.c++! Read this first.
  78. pointer to virtual function of a base class
  79. #include a binary file?
  80. pointers to pointers // exception handling error
  81. Exiting a loop half way through
  82. inialisation problem.
  83. why use this struct format?
  84. Towers of Hanoi
  85. C++ rookie having trouble. Anybody care to try to help?
  86. Vector error in Visual
  87. compiling class-template member function
  88. strcmp problem
  89. Running in the background
  90. How to use ifstream::get() like fscanf()?
  91. Help with small vector.h class
  92. help sort of Container values
  93. symbols
  94. virtual variadic functions
  95. SQL into XML
  96. Console Colour
  97. Method with unknown return type
  98. Naming convention for accessor methods (get/set)
  99. Chars in file
  100. C++ code with C-style interface for a library to be used in C++ and C?
  101. Borland vs. Bloodshed
  102. How big of a static memory you can request?
  103. array of string literals
  104. libstdc++ documentation
  105. Operator overloading...
  106. istream in init list
  107. converting char * in struct to a long value
  108. Executing, Copying, and other tasks in C++
  109. Using a pointer to member function
  110. Help: Template Question using gcc 3.3.1
  111. what is "#" do in C programming ?
  112. Use of CORBA in real-time systems
  113. Comparing two doubles
  114. A question about typedef and classes and templates..
  115. help please
  116. Homeless VC++ programmers
  117. const array declaration/init for a class
  118. Visual Basic.net question
  119. console programming in windows
  120. Looking for the EOF character on Windows XP using Visual C++ 6.0
  121. class A{static const int b = 1; };
  122. C++ vs C linkage (difference between the two)
  123. Writing a class (with data) to a binary file
  124. Student help
  125. getting elapsed time in milliseconds
  126. Float question - different compilers
  127. ABC ostream & operator <<
  128. auto_ptr and arguments
  129. operation overloading headache
  130. <algorithm> transform modification
  131. binary file input with cin
  132. Cast to void???
  133. why do i get this error?
  134. Information you need to survive!
  135. Nested functions in C++
  136. Error C2143
  137. return reference or not
  138. need help on some c++ hw
  139. forward declaration?
  140. Pointer to Member Functions (is "&" required?)
  141. Qt3 - qmake
  142. about C error
  143. Object instantiation
  144. How does dereference operator overloading really work?
  145. pointers to members inside a class?
  146. Help?
  147. auto_ptr and operator void*();
  148. File Handling in C++ ...Arrays
  149. Looking for a simple and interesting implementation of Windows' WndProc in C++ classes
  150. test
  151. Help in C++
  152. Questions regarding heap deallocate
  153. Re: HELP!! Computer_DB.h: 'Computer' was not declared in this scope
  154. Opinion: macros and why they're bad
  155. auto_ptr and sink function
  156. Re: auto_ptr and sink function
  157. Re: HELP!! Computer_DB.h: 'Computer' was not declared in this scope
  158. Inline Functions
  159. Need help optimizing....
  160. return statement and delete
  161. expression template mathlib preview
  162. ===Welcome to comp.lang.c++! Read this first.
  163. Newbie question..
  164. Program for compression
  165. Linking static library including template
  166. overloading for specific implicit casts
  167. no matching function for call to explicit copy-constructor
  168. DLL and Process Space
  169. Template redefinition problem
  170. C++ And XtGetSubresources()
  171. pure virtual fxn decl
  172. Creating Control Array in Borland C++ Builder 6.0
  173. why do i get garbage output?
  174. help using vector in place of an array
  175. Opening a File for writing and reading
  176. Requirements for exception classes
  177. questions
  178. Re: Many interdependent classes and header files problem
  179. Newbie with basic c++ question
  180. Re: HELP!! Computer_DB.h: 'Computer' was not declared in this scope
  181. Too Many Initializers (Probably)
  182. Right return
  183. Mixing interface and functional inheritance
  184. HOW to make Gantt Charts in C/C++?
  185. INT to STRING
  186. optimizing c++ code (on win32 platform), all the techniques you know?
  187. Internal Compiler error when optimization level is increased
  188. Porting Unix C/C++ projects to VC++ IDE
  189. Get element number of array when using pointers?
  190. Abstract base class + Functor
  191. Cannot invoke a templated ctor
  192. g++ 3.2.X: undefined reference to `abs(int)'
  193. Function returning a "null" reference object
  194. acces a static variable through base class
  195. Passing the adress of a single item of a char array
  196. Virtual functions and virtual base classes - I'm confused
  197. Dangers of Multiple Inheritance
  198. VC++ beginner
  199. attaching & detaching buffer to standard string ?
  200. test - please ignore
  201. function just works sometimes
  202. a-synchone construction of an object
  203. set<int> having FIFO behaviour
  204. Looking for portable C++ code
  205. set<>::erase(iterator) question
  206. Newbie to Programming
  207. vector/array advice please
  208. Help with constructors and classes
  209. tortoise & hare
  210. strstream question
  211. Reading a file
  212. Passing array by reference
  213. pointer to const in c++
  214. how to clear a sstreeam object
  215. books
  216. help with recursion code please
  217. Fundamental question about visibility
  218. Project Help Wanted - Volunteer C++ Developers
  219. Constructor / destructor call mismatches
  220. Lack of respect for an explicit constructor?
  221. Very simple: Find out if element of array exists
  222. File Input Question
  223. won't compile, parse error?
  224. I would like to know how to exclude some functions in the libraries.
  225. VC++ Beginner
  226. Invoking constructor : Foo(var) and Foo ins(var)
  227. can I exclude some functions from libraries.
  228. Initializing static class member
  229. Troubles with exception::what()
  230. Newbie question......
  231. Data Display Debugger
  232. References Question (Long)
  233. C++: printf Vs cout
  234. C++: Comparing Substrings In An Array
  235. Inserting an empty element in a list (STL)
  236. Re: The worst 'hello world' example ever written...
  237. Re: The worst 'hello world' example ever written...
  238. The_Sage & void main()
  239. string/stringstream memory management
  240. Dereferencing a pointer within a function
  241. confused with "static"
  242. typenames in self-referential templates
  243. Problem: writing to a file with C and reading with C++
  244. filebuf vs. fstream
  245. Inheriting streambuf
  246. Inheritance and Overloading
  247. How to new a two-dimension array of int
  248. newbie question regarding using c with c++
  249. trying to learn: const
  250. Copying an object using base class pointers