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

  1. ===Welcome to comp.lang.c++! Read this first.
  2. i need help
  3. macro help
  4. visual studio 6
  5. List Parameters
  6. List parameters
  7. Time in C++
  8. Delete a node from a linkedlist
  9. From:
  10. Recursing macro preprocessing?
  11. Next-Generation Laptop Computer Systems
  12. STL map--> sort by value?
  13. What does this program do?
  14. A recursion question.
  15. How to represent the scientific notation?
  16. random number generator
  17. need a good book for c++
  18. Billing calculation prog.*need a help*
  19. Urgent Help required
  20. The "stealing code from the destructor" bug
  21. Run functions concurrently
  22. pthread_create error
  23. Advice for Computer Science Student
  24. Reading files: when filename is very long
  25. SOUND SYNTHESYS IN C/C++
  26. What is an unqualified-id ?
  27. using two operators in same line
  28. variables and pointers.. noob question..
  29. input matrix for blas and lapack
  30. scope of enum
  31. Initializing composed objects
  32. New lightweight block cipher algorithm
  33. strange problem
  34. circular buffer in C++
  35. Newie question
  36. How to make stringstream that reads file content from a memory
  37. -- myList.begin()
  38. A begginer simple problem !!!
  39. question about boost::ends_with
  40. Help
  41. Question about mixing C and C++
  42. C++ standard compiler comparative study
  43. How can I get the whole list message ?
  44. string find question
  45. fltk
  46. Threading Library, I don't understand what is wrong here.
  47. Has anyone seen anything like this
  48. virtual inheritance
  49. Matrix library where's the speed ?
  50. 1 click compiler and 1 click error
  51. why does STL binary-serach twice when deleting a set member?
  52. Hello World DLL using Microsoft C++ compiler
  53. Segmentation Fault when writing to a file larger than 15360 bytes
  54. A problem when using a reference to a vector of a class with a pointer member to an array
  55. Is static_cast<int>(static_cast<double>(a)) == a?
  56. help on type conversion operator overloading error...
  57. getline with cin problem -- multiple returns needed
  58. need help pleaseeeeeeeeeeeeeeeeee
  59. free ActiveX Control for MathML editing
  60. i need help with this project please some one help meeee
  61. template won't compile when used with bool
  62. need help about template class
  63. Circular Dependencies Between Libraries
  64. homegrown string class optimisation
  65. How to link obj's from c-source with obj's from c++-source
  66. Returning user defined types from DLL
  67. structure's memory layout in the function?
  68. Problem | Istream_iterator in std::copy
  69. Borland C++ Compiler
  70. icon changes with change of extension
  71. Port programming
  72. Can I use the uint64_t type on the x86 system?
  73. struct question
  74. Help with classes, dynamic arrays and pointers
  75. Help with classes, dynamic arrays and pointers
  76. stringification of __LINE__: why two passes?
  77. Re: offsetof macro and non-POD structures. Solution.
  78. Understanding large C++ programs
  79. Integer Literals
  80. STL buffer
  81. Transform algorithm 1-n, n-1 or m-n
  82. Program to count characters entered by user
  83. algorithm of file allocation method
  84. THIS REALLY WORKS
  85. ===Welcome to comp.lang.c++! Read this first.
  86. LinkedList with Nodes
  87. Implementing a restricted C langage (Lex-Yacc-C++)
  88. "const int" as function parameter type
  89. Internet programming
  90. UTF-8 encoding problem
  91. Explanation of Vptr and V-table
  92. char* concatenate
  93. why can i type-- if(a>5)... instead of if(10>a>5)
  94. How do I typedef pointer to an array of MyClass ?
  95. how to put tab characters into ostream?
  96. Completely emulate a pointer using templates
  97. Re: void func () returning value?
  98. !!!Simple question on heritage or just misunderstanding!!!
  99. How to call a constructor explicitly if we want to allocate memory using malloc ?
  100. How to get the size of the array in boost::shared_array?
  101. What gcc 2.95 declaration yields mangled name __ls__7ostreamPFR7ostream_R7ostream
  102. What gcc 2.95 declaration yields
  103. Flash (SWF) from Web Server
  104. Pointer VS array pointer
  105. Template member function help.
  106. short linked list
  107. what is std::
  108. What I feel about STL.
  109. random numbers with threads
  110. Boost - good or bad?
  111. Dynamic sized array?
  112. strstream Memory Leak
  113. Preserving order of insertion
  114. Help
  115. Library for remove hidden meshes?
  116. why here is a static parameter used?
  117. HELP
  118. help please with c++ file i/o
  119. strncpy_s and gcc ?
  120. function default arguments from other arguments
  121. Virual Functions mechanism
  122. Newb Multiple Virtual Inheritance Help
  123. Copy Constructor with Pointer instead of Reference
  124. class declaration and definition inside a cpp file
  125. stack variables that don't die?
  126. std containers and pointers
  127. DLL question..
  128. unsigned short short?
  129. A silly Question
  130. Simple access to embedded class objects
  131. cascaded struct members.
  132. Assigning NULL to a variable (not pointer)
  133. Returned objects life-time
  134. When must "=" be overloaded?
  135. newbie to OOP design question - communications between objects
  136. faq swith case can be a range?
  137. Operator [][]?
  138. How does these code works ?
  139. design question (converting class data to csv)
  140. Problem in the aggregation concept.(during deletion of the pointer of other class).
  141. Split double into two integers
  142. Sockets on Unix
  143. How to make the public inherented member function private or protected?
  144. C++ strings & C strings
  145. C++ Primer 4th edition, ex4.3.1-4.28
  146. .net takes some mesures to prevent the buffer overrun, I want to know something about it
  147. Reading packets from UDP port
  148. Help please !!! No if...else statements.
  149. ===Welcome to comp.lang.c++! Read this first.
  150. Borland C++ 4.52
  151. Running functions from pointers
  152. const_cast<...>(this)
  153. A "language" question (sorry for interrupting)
  154. Testing for override
  155. How can I improve this code?
  156. Understanding Assert and Exceptions
  157. Circular template reference
  158. What wrong with this simple function?
  159. Creating a child under a parent type
  160. passing unsigned char[]
  161. Binding reference to an R-value
  162. no ADL / Koenig lookup for function calls with template parameters
  163. C++ character arrays
  164. About the return type of the function !
  165. help with c
  166. Great code to read
  167. Need help with my conversion utility...
  168. Why is not copy constructor called?
  169. Problem with Template
  170. Borland Builder Frage
  171. Class number (add subtract divide and multiply
  172. where is the error??
  173. Numerical value of a string
  174. How to call C# Dll in VC++ MFC Application
  175. Liskov Substitution Principle
  176. Please, help me. It's destructor problem
  177. i want make C++ friends
  178. i want make C++ friends
  179. visual c++ 6 comment question
  180. error in compiling c++ program.
  181. Animals last time
  182. Enum |= and |
  183. help with small c++ assignment
  184. friendship with dependencies
  185. string
  186. myspace meets tucows and planetsourcecode?
  187. Can I use user defined data types in maps?
  188. Fail to understand std::transform
  189. stop a moving bar
  190. can C++ sytanx like this
  191. Bug? Parametrized constructor invokes default constructor
  192. Efficient creation of "refined" list<T>, from old list<T>
  193. large integers
  194. Template parameter type constructor method call
  195. GCC -- Warning when a non-virtual function is overridden?
  196. OT: casting class to pointer: how can this work?
  197. Need some help !!!
  198. functions with same signature
  199. How do i avoid packet segmentation?
  200. template-fn implemented in different object does not link
  201. Problem /w constructor in template
  202. [Function pointer] Translating these typedefs into one
  203. C++ code editor
  204. "vector<int>::iterator" problem
  205. casting unsigned integers
  206. Need advices on efficient file i/o with standard library
  207. C++ Primer, Fourth Edition
  208. setprecision problem
  209. Calling Managed functions from unmanaged class
  210. A question on std::swap and it's performance
  211. send email from program
  212. Am I deleting correctly question
  213. Using locales for dates
  214. template friends
  215. Pig/Chicken question revisited.
  216. Mirror of Kanze's website?
  217. High Throughput Ethernet
  218. ===Welcome to comp.lang.c++! Read this first.
  219. how to call extern variables from a C library...
  220. Static variable initialisation. (easy)
  221. Number formatting
  222. How do i copy an entire file into a string
  223. creating 3d-sruface plots in VC++ 6.0
  224. Dependency Injection in C++
  225. Re: Constructor & Destructor
  226. auto_ptr
  227. Diff b/w the working of exe from within the VS and console
  228. storing pointer vs storing object
  229. Odd Visual Studio Behaviour
  230. New Software Development Articles Directory
  231. how to get the address of a method in a class instance?
  232. Singleton vs Static.
  233. C++ Code optimization
  234. Get everything you need for a successful Marketing Campaign Today!
  235. Writing windows Event log
  236. private within this context, the mind of man is surely not this twisted ?
  237. Abstract class linking issue
  238. Can't remove punctuation from string (compile error)
  239. inherit or templatise
  240. Serial Communication
  241. scientific computation
  242. Finding the first non-white space character using sscanf (C++ equivalent)
  243. Find number of legs on a farm...
  244. library xml rpc in C/C++
  245. Page 572, C++ primer, 4th edition
  246. enum operator overloading in namespaces
  247. Multi-dimensional Arrays
  248. Introducing a brand new discussion group for Symbian C++ Developer
  249. Preventing creation of temporary RAII objects
  250. Self-overwriting class - is 'volatile' needed for field keepers?