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. pong game,while loop statement solution
  2. Reading Running Process
  3. basic stream confuse.(charset level).
  4. NI_MEASURESTUDIO
  5. please help understand this compilation error
  6. C++ Scandal?!
  7. c
  8. Creating a Windows Account APIs
  9. Please help
  10. how to remove duplicate entries in a vector of Pair?
  11. File management
  12. segmentation fault
  13. Windows API
  14. Overuse of Templates
  15. Re: Overuse of templates
  16. address of pointer from a pointer
  17. dynamic allocation of an array of pointers
  18. lvalue (s) and rvalue (s)
  19. Such bug ;/
  20. printing an address of member function
  21. cannot compile the following example code (person-pointer)
  22. Question on C++ parent and child functions
  23. Simple question about using += (sorry about posting in the wrong group)
  24. cin.clear() does not work
  25. Parent first or child first? (a class structure question)
  26. Using Vectors
  27. debugging... dereferencing, & etc.
  28. Simulating polymorphism without the overhead of virtual methods?
  29. erase vs. erase
  30. c++ code for shortest path in the graph
  31. initialize static members
  32. infinite loops
  33. ===Welcome to comp.lang.c++! Read this first.
  34. A decade of trolling: a brief and hopefully evocative "then and now" perspective.
  35. Iterators within templates
  36. Context Inversion Of Control & c++
  37. Any c++ pros out there?
  38. About my School Project!
  39. C++ file problems
  40. links
  41. Weird return statement
  42. Problem with recursion
  43. looking for Ms Visual c++ 1.5
  44. Reading local time into time_t
  45. indefinite number of arguments
  46. minor confusion - std::stringstream and operator (>>/<<)
  47. bitset rotational shift?
  48. using find to find a member of a struct in vector
  49. ofstream output
  50. new, reinterpret_cast<void*> and delete
  51. g++ _int_free () from /lib/tls/libc.so.6: segmentation fault
  52. gSOAP multithreaded?
  53. Help: Function Overloading Resolution, Which Function?
  54. Relationship between Classes
  55. virtual casting
  56. OT: graduate school survey help
  57. Will this work using C++?
  58. Detecting virtual inheritance
  59. something like java interface?
  60. about Compiler
  61. What is the fastest way of copying files
  62. copy constructor is not called?
  63. old versions of ecpp & estl
  64. When you need an integral type. . .
  65. Resolve shared libraries location at runtime ?
  66. Sorting Multiple Arrays Together in C++
  67. "const int" and "const char*" in header (.h) files
  68. About default copy constructor when using auto_ptr as the member
  69. Help Free business education courses in 80 countries feasibility study marketing plan
  70. Learining C++
  71. Error: passing `const state' as `this' argument of `void state::dumpState()' discards qualifiers
  72. How to programmatically check the connection speed
  73. passing argument to user defined type
  74. Learning Multithreading by example
  75. passing argument to user defined type
  76. overloaded operators returning wrong values
  77. PCI Bus access in C++ (Windows)
  78. a question about libstdc++
  79. std::less and pointers?
  80. templates and polymorphism
  81. Need urgent help.
  82. priority_queues or not?
  83. fnmatch.h help
  84. I bought a computer yesterday ,but its speech can't quackly
  85. Protected member inheritence in templated classes
  86. Function name commingle
  87. Any support for indefinite length integer
  88. virtual functions
  89. const string in static class
  90. web
  91. containership
  92. logical const and event programming
  93. Small exercise with template metaprogramming
  94. C++ HTTP server wanted
  95. delete [] faults in destructor..
  96. SIMD?
  97. C++ information resources
  98. Help on templates
  99. accessing Serial ports in C/C++
  100. rain
  101. is this a memory leak?
  102. casting between pointers
  103. getting screen aspect
  104. Disabling "incompatible pointer type" warning.
  105. ofstream and close()
  106. MT Exception Handling
  107. about static variable of a class
  108. Order of constructor execution?
  109. C++ Source Code Documentation for large project
  110. strtok problem
  111. copy constructor problem
  112. How to calculate Heap Memory in HPUX using pst_status
  113. pragma for pointer size on windows?
  114. ===Welcome to comp.lang.c++! Read this first.
  115. Convention for Object Lifetime Requirement
  116. Missed catch?
  117. C++ Linux Programming Job At UC Riverside
  118. Gotta love it
  119. std::istringstream and ignore ..
  120. using std::string; string("hello") vs std::string("hello") in header file.
  121. using exceptions as a "deep" return
  122. When to use Boehm-Demers-Weiser Garbage Collector?
  123. 100% CPU
  124. what all a class has by default
  125. Loki-like functors with boost::function?
  126. Template and typename
  127. What is the replacement in C++ for _aligned_malloc in C?
  128. Performance measurement of a single method
  129. Lowering Of Graphite Rods Into Reactor Core
  130. Rods
  131. Sizewell B++
  132. Er Sorry About That
  133. Newbie Homework Help
  134. Problem: using this pointer
  135. sizeof(non_static_member_variable) in a static function
  136. switch case with vector problem
  137. best practice for global variables?
  138. Create c++ library for use in C
  139. forcing compiler to consider inline function inline.
  140. operator overloading
  141. Silly STL question...
  142. how to schedule the compiler?
  143. streambuf filter
  144. Inheritance Puzzler
  145. How to format the screen output?
  146. Any Good Freebie Text Editors With Auto Indent Capability?
  147. I am making free money with this.
  148. signal trapping in C++
  149. How to use gdb to show the type of a variable?
  150. How to use gdb to show the type of a variable?
  151. why cann't I access protected var from a inherited class?
  152. Deleting multiple elements from STL hash_multiset
  153. iostream and boolean
  154. Illegal Immigration, the Non-Issue of the Week??????????????
  155. Will illegal immigrants get deported?.........Of course not.....................
  156. Amnesty for illegal immigrants will not happen this time.....................
  157. value_type of back_inserter?
  158. >@>@>@>@>GET MORE CHICKS............LEARN GUITAR.............
  159. <%><%><%><%>HOW TO BE FUNNY!<%><%><%><%>
  160. new & null
  161. address of return value
  162. open source xml parser in C++
  163. How to fix this error?
  164. STL containers and managing memory allocation in embedded systems
  165. coding standard
  166. <><><><><><><>The Net's #1 Joke e-Book!<><><><><><><><>
  167. Help us celebrate the Embedded Tools Web Shop's second birthday
  168. Data structures or STL
  169. >@>@>@>@>GET MORE CHICKS............LEARN GUITAR.............
  170. I need a container to hold grid positions and the objects on the grid?
  171. <%><%><%><%>HOW TO BE FUNNY!<%><%><%><%>
  172. best way to index numerical text data ?
  173. RReeaallyy long function -- inlining?
  174. Initialise elsewhere -- as simple as possible...
  175. STL Queue Data Lifetime
  176. private inheritance
  177. When to use null and when to use static_cast<some_pointer_type>(0)?
  178. reference vs. pointer
  179. try/finally implementation in c++
  180. How to invoke the operator of the private base class?
  181. public inheritance
  182. newbie help
  183. Runtime polymorphism
  184. Dummies-books-related java/programming/SQL
  185. Template specialization problems
  186. get one character from input at a time?
  187. I got one compliation error.
  188. Behaviour of custom allocator for vector
  189. Deque Item Deletion Problem
  190. compilation wrning in altix350:(Typecasting from int to void *)
  191. Can I avoid rewriting this function in a subclass?
  192. twice(twice(x))
  193. When do we want to declare static object
  194. Flow chart for C code
  195. private within this context ... more
  196. How to write game such like this?
  197. How to avoid the use of copy constructor when using STL container function (push_back, etc.)
  198. How to store words?
  199. Getting C++ data into an excel graph
  200. reading file and copying it into array...
  201. file problem
  202. $2.00 Bonus signup from Goldscity.com.
  203. Manipulating Bitmaps
  204. need to call mfc application from C program
  205. 'New' operator
  206. Question on class private member
  207. struct reference?
  208. GUI compatibility in C++
  209. ===Welcome to comp.lang.c++! Read this first.
  210. when to use private inheritance?
  211. swap pointers
  212. Where I can find itoa()?
  213. How to amend this code?
  214. how to make bool class with custom output?
  215. Double Bubble Sort Algorithm Fails to Sort AT ALL
  216. Newbie C++
  217. Life of temporaries
  218. size of a function
  219. Name conflict with windows.h define
  220. Obscure Syntax
  221. tournament tree implementation
  222. CGI C++ problem
  223. design pattern .. factory i suspect
  224. operator new() and new[]
  225. copy elements from a pq to a vector
  226. ring iterator adaptor for vector interator
  227. Constness of the container of shared_ptr and the constness of it elements
  228. Command Line Argument with & and ^
  229. String Parser using BOOST.Spirit
  230. Newbie with an error
  231. Q: stl, boost smart pointer to prevent memory leaking
  232. help with recursion please
  233. factory design question..
  234. Difference between including a header file in .h and .cpp
  235. In-place function
  236. In-place function
  237. design pattern .. factory i suspect
  238. can operator << accept two parameters?
  239. Multiple dispatch
  240. system and user time
  241. Problem finding key in STL map with gcc 4.1.0
  242. windows.h
  243. STL inherit from container<T>::iterator
  244. plottting graphs in C++
  245. executing code in a String!
  246. templates question
  247. Today I buy a new disk of computer but it run not fast
  248. how to check the reference of C++on Linux
  249. Code fails under vc8 - clearing a structure
  250. getch() and getche()