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. namespace,class problem
  2. how to alloct dynamiclly with a class
  3. What's different between Library (.a) and Shared object (.o)?
  4. C++ static character array...
  5. which GUI tool to use?
  6. typeid() faster than dynamic_cast<>
  7. Using operator->
  8. C++ on Unix - serious coding help needed. We're in the Silicon valley location
  9. C++ on Unix - serious coding help needed. We're in the Silicon valley location
  10. integer division
  11. enum value question
  12. Static data memer
  13. simple class issue
  14. Converting string to integer
  15. Meyers's preference for vectors over maps
  16. what is different between <fstream.h> and <fstream>MS VC++
  17. AMD64 target
  18. help : how to : array of method pointers
  19. function pointer
  20. problems with startup code in static libraries.
  21. initializing a const array in a class
  22. File Discriptors in C++
  23. class pointers
  24. borland c++ builder 6.0
  25. HttpWebRequest Timout Error Problem
  26. list with different class objects
  27. array of structs
  28. Call of overloaded derived method problem
  29. link time error - on SUN with Forte C/Workshop 6
  30. C++ and Networking
  31. How to measure Network Latency
  32. Standard Library types
  33. map as efficient as switch
  34. Vector of structs
  35. String.h
  36. Python
  37. parser generator which supports unicode?
  38. Compile-time matrix dimension checking and template friend question
  39. code contains problem
  40. MySql++ in VC++ 6.0
  41. Problem with pthread_join
  42. status of a process
  43. static data member
  44. Compile error with overloaded functions
  45. String tokens/parsing
  46. ===Welcome to comp.lang.c++! Read this first.
  47. Building schematic like gui- directions needed
  48. model dialog
  49. Number of ways to create an object
  50. Microsoft visual C++ .net 2003
  51. Inline code in header files - learned my lesson, but one mystery remains
  52. istringstream syntax error question
  53. Help on a strategy for writing files of aprox. 0.5mb to disk at arate of 30 files per second
  54. Any progammers looking for a killer app to develop? How about a voice enabled forum?
  55. CInternetSession Proxy problems
  56. Overloading assignment fails with gcc
  57. help needed using ifstream::seekg with windows text file
  58. malloc vs new -> speed of access, virtual memory
  59. const vs. define, preference or reason?
  60. C++ / driver / COM developers needed
  61. Confusion about STL vector and memory management
  62. Semi-newbie question concerning programming style
  63. How to read tsv file?
  64. loop performance question
  65. Abstract Static Methods
  66. The Best C++ Compiler
  67. again on function pointer
  68. A Query
  69. Arrays are not Pointers, right?
  70. Error : Formal argument requires an lvalue
  71. underscores in class member names
  72. STL Data Structures, Sorted Insertion?
  73. Windows-like MessageQue in Unix
  74. STL v. Norma" Memory Allocator
  75. creating a dll for XP/NT/2000
  76. How do I write this function only once using templates?
  77. Calling builtin new
  78. trivial constructor
  79. virtual member function in constructor
  80. class <name>;
  81. STL info sought
  82. Unicode in C++ source files
  83. Size of a struct - totally confused
  84. Re: More photos like this..
  85. HELP -- API will not compile
  86. HELP -- API function won't compile
  87. C legacy coding style?
  88. Referring to a base class in a derived class
  89. c/c++ compiler on windows
  90. when EXACTLY is virtual mechanism used?
  91. braces needed?
  92. Intel 8.0 compiler optimization switches
  93. OT: C/C++ flow tool?
  94. prototype for toString() method
  95. Design problem while using Builder pattern
  96. recommended design for 'static const' member access
  97. Should 'public virtual' always become 'private virtual'? & using private inheritance
  98. Initialization: const type x((function(A)) ? B : C);
  99. Noob Question Here...c++
  100. program for webserver log analyser in c++
  101. Void * type tracking nightmare!!!
  102. "can't convert parameter" error
  103. program for web server log analyser
  104. Global overload of new and delete ---- Borland feature only?
  105. Overloading new and delete operators
  106. Overloading the typecast operator
  107. Opensource Toolsupport for C++ Code Restructuring
  108. problem using vector::resize()
  109. Any C/C++ LINT type checking recomendations
  110. new OO OS
  111. Trouble with variable types (void *)
  112. Huge problem with memory usage
  113. Iterator string to char *
  114. C++ and the .NET framework
  115. newbie: delete (ifstream) file
  116. repeat malloc & memory fragmentation
  117. Interoperability with .Net Framework
  118. <Vector> Find function why is the return value wrong?
  119. Tricky cout with 0x0A value
  120. Pointers to Members
  121. how I can debug this with gdb?
  122. std::string from file input
  123. simple definition of OOP?
  124. getting resource information: battery level and more
  125. ostringstream
  126. member function question
  127. Motivation for smart pointers
  128. What is wrong with this code?
  129. be a programmer?
  130. quick question about pointers
  131. ===Welcome to comp.lang.c++! Read this first.
  132. compiling c++ code at runtime
  133. infix to postfix expression string for evalution.
  134. Are numeric constants in a namespace visible globally?
  135. problem in compiling the c++ code
  136. Two questions about...something
  137. Convert File Descriptor to ofstream object
  138. Problem with Overriding an overloaded function
  139. FAQ and our desire to answer questions
  140. template parameters are hidden by class members
  141. Resetting redirected streams
  142. How should I specify size?
  143. using map with my own objects
  144. Linker dropping objects from static library problem
  145. FAQ topic pointers
  146. Why different sizes (with unions) when __int64 used???
  147. Object test = new Object() <-- Java, best way in C++
  148. understanding working of RTTI
  149. Help - (OS homework assignment in Unix)
  150. std::container::iterator vs std::container::pointer
  151. needs assistance with eikon development
  152. Design of small related classes
  153. Accessing the UART with Win2000
  154. templated function pointers?
  155. f(int& i) vs. f(int i)
  156. FSM (Finite State Machine) Generator - Open Source
  157. Design Patterns Advice And Resources
  158. Quick Question
  159. [Job] Symbian C++ job
  160. byte array and long??
  161. va_start and references
  162. strftime not working as expected
  163. Newbie read image help
  164. Porting library from C to C++ but must maintain backwards compatibility
  165. How to connect to MYSQL server from c++ script
  166. ostringstream unexpected behaviour
  167. package and deploy * VISUAL * c++ 6 app with MFC - I AM SO DESPERATE!!!
  168. system shell command
  169. problem in accessing static member variable
  170. Opengroupware source code in C/C++?
  171. class interaction
  172. Problems using function templates
  173. Ascertaining whether T::reference exists.
  174. Binary data representation
  175. Interface of std::map's erase member functions
  176. Possible Conflict?
  177. Is a private destructor allowed here?
  178. newbie: extend string
  179. Accessing controls in an Automated Embedded Office Document using VC++.NET
  180. Book on data structure
  181. problem with explicit template instantiation in Visual C++ 6.0 .
  182. Template casting operator
  183. SQL aliases in Visual C++ 6.0
  184. Counting and summing elements in an array? Help!
  185. Constructors that call other Constructors
  186. Help
  187. How represent points in 3d?
  188. Dynamic arrays - polynomial - C++ - completing the code...
  189. c++ wrapper class for zlib ?
  190. [Announcement] Doxygen frontend for Eclipse
  191. STL bind1st counterpart for unary function
  192. How to make Template functions friends to a class
  193. Use of copy constructor in pass by value
  194. New keywords
  195. Good book for learning STL for newbie?
  196. Marker Class
  197. Is there any Matrix in the STL?
  198. redirecting stdout to ostream
  199. Once virtual, always virtual ?!?
  200. private datamember access control
  201. initialization problem
  202. Is "delete this" valid in these case?
  203. Template function definition in source file
  204. C++ soap client
  205. ===Welcome to comp.lang.c++! Read this first.
  206. about the reference fuction
  207. Curiously recursive pattern-what is that???
  208. Ask about C program that convert NFA to DFA
  209. Naming of private functions
  210. Returning structures
  211. Pattern Search...?
  212. problems with const pointers to const objects
  213. Template confusion
  214. std::map efficiency
  215. Enumerated Constants
  216. Announcing new scripting/prototyping language
  217. Saving objects to disk
  218. L'il help with static member please?
  219. Very short inheritance question
  220. Efficiently creating a vector<char> which is a copy of a char[]
  221. linked list that is shared between many classes?
  222. Where to ask about Borland C++ Builder Socket/Threading problem?
  223. question about VC++ 6
  224. Review of C++/Qt book...
  225. clarification - calling virtual function from destructor
  226. Purify problem or compiler problem?
  227. STL: container's values setup by another container
  228. Need help with switch() mess
  229. is there any C++ certificate?
  230. Compile problem with TCL interpreter
  231. Reading Columnwise in a file
  232. newbie: string2int
  233. How to change delineator in iostream?
  234. Baffling function pointer typedf problem
  235. call null constructor from another constructor
  236. DLL in C++Builder6
  237. little exponent problem
  238. Memory question
  239. LINK error 2020
  240. unsigned integer overflow behaviour
  241. problem opening fstream
  242. break
  243. cross platform tool
  244. Standard GUI Toolkit
  245. Template Specialization, subclassing and overriding
  246. VC++6 function template problem
  247. Re: No call for Ada (was Re: Announcing new scripting/prototyping language)
  248. Overriding Methods
  249. design a C++ class for fixing errors
  250. stdout