PDA

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 170 171 172 173 174 175 176 177 178 179 180 181

  1. How to write and read on network interfaces?
  2. operating system
  3. State Machine Implementation
  4. about struct keyword
  5. Can Singleton Instances Clash?
  6. Combing two linked lists
  7. hellp about local timestamp
  8. stack overflow
  9. Is Space Allowed in Filename?
  10. array variable type, question about semantics
  11. COM
  12. Function objects vs. function pointers
  13. Function objects
  14. beginner question on vector<struct>
  15. memory allocation issues?
  16. Best STL container to use for single pass-through operations
  17. Need help -- starting functions
  18. std::bitset, simple question
  19. DynPtr: A pointer with implicit dynamic cast
  20. need help
  21. Question about pointers and vectors
  22. Is an MFC/C++ ActiveX control best?
  23. benchmarks of char* ops vs. std::string
  24. Number of times number repeats
  25. sorting the nodes
  26. Declarator operators
  27. Templates
  28. oracle
  29. Need advice to choise complex data structure (STL)
  30. Is there a cleaner way to do this?
  31. "typedef templates" inside templates - how can I do this?
  32. TEst
  33. work with char[]
  34. COM compatible C++ objects how to ?
  35. accessing symbol tables from compiled code with debug options turned on.
  36. Template magic needed, partial specialization
  37. Help with a decompiler
  38. c and c++
  39. Problem with fgets reading last line over and over
  40. computer science
  41. overloading operators (basic)
  42. Float-to-string conversion that raises exception instead of returning0.0 like atof
  43. Large C++ function
  44. How to display a string in many lines, each lines have a specified length
  45. ARRAYS FUNCTIONS
  46. please help me to start compiling c++
  47. vector ?
  48. Data structure problems.
  49. are all templates inlined?
  50. Password Verification program help
  51. global typedefs and #define /\ global inheritance base
  52. Custom swap in std namespace
  53. Binary predicate member function needs access to another object's data
  54. Re: what is it for?
  55. initialization lists trouble
  56. specifying interface without definition?
  57. Array size ?
  58. some help required with maps , stucts and vectors.
  59. How to initialize a const char[] member variable
  60. HDD RAW sector reading in Visual C++
  61. how to connect with sql and ms access through c++ file handling
  62. STL collection to wrap a raw pointer?
  63. function template
  64. Writing classes which are "streamable"
  65. ARRAYS AND FUNCTIONS
  66. Pointers and Vectors
  67. Finding a directory using a partial path name
  68. C++ list and private copy constructor
  69. How to set the filesize
  70. Data Structures In C++
  71. tutorial
  72. java language
  73. using c++ to design internet protocol
  74. Why do we need non-virtual destructor?
  75. Macro for Backslash
  76. modify this c++ source code
  77. LInked list Problems, Please help
  78. overloading global dereference operator?
  79. What purposes do types serve?
  80. a problem with static declarations
  81. 'x = this' in constructor
  82. stack&recursion
  83. alignment of structures in c++
  84. How do I get bitwise access to a file?
  85. ?explicit instantiation member function of class template
  86. How can I write the most efficient code about this problem?
  87. Boost library and Borland Builder 6
  88. Does C++ have HugeInt?
  89. ===Welcome to comp.lang.c++! Read this first.
  90. Segmentation Fault
  91. New to c++, need help with advanced topics
  92. class organization (very elementary)
  93. Dynamic arrays?
  94. Large Random Number Generator
  95. New style header files?
  96. Binary tree Algorithm
  97. auto_ptr explained
  98. CLASS ?
  99. bind2nd
  100. binder2nd
  101. Wrapping C code into a C++ object
  102. How can i read a webpage in a buffer
  103. Smart pointer implementation.
  104. implicit conversion of bool to int
  105. Does the following program architecture make sense?
  106. Operator overloading
  107. what 's the precision of 'double'?
  108. Multiple Inheritance
  109. Try, Catch, And Throw
  110. extern usage for template instantiations
  111. is_polymorphic
  112. Compiler error with class templates - please help me resolve it
  113. Something like Reflection possible in C++ ?
  114. Windows screen scrape app using C++?
  115. dynamic memory
  116. Convert const int to char*
  117. Redim an array (new / delete)
  118. Is this a good use of friend?
  119. Wanted: tool to convert code to flowchart
  120. How many derived classes is not too much ?
  121. Variable declaration taken as a function pointer declaration
  122. Try catch in ctor initialization list
  123. For a copy of The Embedded Newsletter
  124. lock file or folder using c/c++ in windows
  125. Sorting a vector of classes
  126. Polymorphism
  127. Casting problem ?!
  128. problem about "default template arguments may not be used in function templates "
  129. Eclipse Plugin
  130. Pointer string assignment problem
  131. How to Solve a Root...
  132. Passing speicifc class elements as arguments without explicitly listing them - is it possible?
  133. problems with extern.
  134. how to avoid reinterpret_cast in this snippet?
  135. recursion
  136. Loading/Saving a structure using <fstream>
  137. Template overloading
  138. std::istream_iterator to read whole lines?
  139. Q about object assignment
  140. syntax error near unexpected token `<bigaf>' - AIX C++ Application Porting from 32 bit to 64 bit
  141. Sequence points
  142. GNU C vs BCC - huge output file
  143. about "++" and "--"
  144. About comma expression.
  145. elementary question about setting up class
  146. Graphic Library
  147. swig python-bcc32 problem
  148. console width?
  149. Syntax of constructors of inherited classes calling the original constructor
  150. Announcement: Release of (X)Emacs CC Mode 5.31
  151. Release/Build Problem - Adding a pointer variable solves it???
  152. a template meta problem
  153. Operator new and POD-struct
  154. Binding local variables to a signal connection
  155. URGENT HELP NEEDED
  156. very basic c++ question hopefully
  157. Help on istream& operator ?
  158. nested classes accessing inherited protected members of parents
  159. Mode?
  160. Cross Platform Compliling
  161. polyphony of average sound card
  162. ePaix: la propuesta mas seria en internet para ganar dinero extra
  163. Reading bits at an offset
  164. how where arrays stored again?
  165. Templates vs Inheritance Literature?
  166. Factory specialization
  167. Seek to the last line in a text file
  168. APOLOGIES FOR JOB POSTING_RECRUITERS DO NOT POST HERE
  169. accessing a hidden variable
  170. ===Welcome to comp.lang.c++! Read this first.
  171. How to disable/enable displaying user input in console
  172. Volatile classes
  173. boost::bind problem in VC8
  174. why sizeof is different ??
  175. Help on C++
  176. Reg. code conversion
  177. design question
  178. gcc compile error about vector
  179. gcc compile error about vector
  180. hi all plz help me
  181. Why does getenv() work backwards?
  182. Simple Decimal class?
  183. choose between script and c++
  184. static variables in class
  185. better precision from ctime? (was Re: Get rid of a (float) cast in timer class)
  186. Re: Can the protected destructor not be virtual?
  187. how to split a string in C++?
  188. help with converting numbers to Charater strings!
  189. C++ interface to a graphics package ?
  190. Assertion failed
  191. Compiler error with nested templates (simple example included)
  192. From String to characters
  193. Calling Com+ From C++
  194. STL: memory allocation
  195. Unexpected destructor call
  196. STL: how to convert wstring to string
  197. I need a help in c++ data structure plz
  198. "paste" problem when reading user command from console
  199. Problem: shared object loading runs constructor of a static object, but static linkage does not.
  200. differences
  201. f_locals is NULL inside a method
  202. Isn't a function template inherited ?
  203. cout problem
  204. undef. behaviour in ctor-exc. handlers
  205. _bstr_t behaviour (how it should work in ANSI C++)
  206. Problem with endl in derived streams
  207. How to forward declare a class in namespace?
  208. Class recursion
  209. read / write locks and deadlock detection
  210. problem with simulating typedef templates
  211. Get rid of a (float) cast in timer class
  212. problem with default constructor of global object
  213. anyone feel like programming an OS?
  214. dynamic memory
  215. How to specify dynamic object names ?
  216. problem using C++ classes with AIX xlc Version 5.0
  217. typedefs vs. using-declarations
  218. sometimes crashes
  219. typedef question
  220. rand()
  221. Memory usage at runtime
  222. Protocol template fails in Xcode. Is there a better solution?
  223. ANN: New book - C++ Standard Library Practical Tips
  224. operator new does not accept 3 arguments !?
  225. iterator beyond the first element
  226. fstream constructor
  227. missing return
  228. circular dependency...
  229. leak and void*
  230. Please Help With Linked List Project
  231. Const Friend?
  232. Overload operator << question.
  233. error LNK2019 problem
  234. Even Parity
  235. For Loop Does not End
  236. Help with array medians, modes, and searching
  237. Singleton Null Reference Exception
  238. Returning containers
  239. Why no local functions ?
  240. Question about macros
  241. Need Help with this Program.
  242. sort / vector
  243. #include<iostream> doesnt work in VC++ compiler
  244. Where should global variables be placed ?
  245. C++ Unhandled exception at 0x00000000
  246. Get copy of object from pointer?
  247. Variant return type
  248. CCITT in C++ for AVR
  249. How to include header files ?
  250. is this style good ?