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. for_each and function adapter help!!!
  2. Accessing member variables post template inheritance
  3. Come si implementa in c++ il prodotto di Kronecker
  4. enum used in multiple compilation units
  5. IDE seems to be confused about classes
  6. Re: Big Bertha Thing blogs
  7. setting file access rights
  8. Hi
  9. c++ graphics on windows xp
  10. Virtual Inheritance Ambiguity
  11. Include implementation file in in the header file for template class
  12. Time analysis
  13. compiling templates
  14. if Constructor can be used to initialize ...
  15. Error: __thiscall CNode::~CNode(void)" (??1CNode@@QAE@XZ)
  16. Member, Class, Inline: Initialization question
  17. parsing large text file and pairwise comparison
  18. Which to learn first C or C++?
  19. Which to learn first C or C++?
  20. getfiletime
  21. Experimental only: Pointer copy consturctor does not work
  22. Template template parameters
  23. Which if faster?
  24. Strange problem when using C++ Class
  25. Accessing physical memory using C++
  26. how to clear buffer TRACE uses
  27. A program of the using directives for the nested namespace.
  28. What does this mean? Any help appreciated!
  29. ifstream in Solaris acting strangely
  30. a snippet of c++ code, i can't find the error?
  31. Magic about auto_ptr !!
  32. i++ and ++i when the ++ operator is overriden
  33. COM typedefs
  34. Valgrind: problem opening proc/self/maps
  35. Remove suffix from string
  36. Binary operator
  37. what does this line mean?
  38. sizeof struct
  39. please give me an advice
  40. a easy question about read and print
  41. vector iterators
  42. Initializing an array of a structure to default value, does compiler do a loop to initialize?
  43. READ THIS AND THINK ABOUT YOURSELF
  44. a basic question about Object, Object&
  45. return value by reference
  46. STL List iterator
  47. HELP ! with C++
  48. Error compiling template based class
  49. calling a function contained in a dll
  50. Mirroring template instantiations
  51. Newbee question : confused about Typedef
  52. Query about const member function
  53. Question regarding a container of objects
  54. hello
  55. About Standard Template Library
  56. Split class over 2 files
  57. Return C-style string from function?
  58. c++ standard
  59. Parameter evaluation order on operator invocations
  60. C++ Templates
  61. error: invalid use of nonstatic data member
  62. which STL container do I need for storing a 2D-array?
  63. Problem with functor in g++
  64. help me to test how can more simple for this C++ answer
  65. C++ program for solving any 9x9 sudoku.?
  66. 2D Array
  67. VARIANT type
  68. how to declare a friend function that can access two class
  69. Runtime error - _CrtIsValidHeapPointer(pUserData)
  70. overloading operator
  71. floor or ceil for integer division
  72. Where does everyone BUY/SELL PC's/MAC's at????
  73. having trouble with reading in file word by word with link list
  74. Lots of string compares
  75. Deep and shallow copies
  76. n-ary tree
  77. compile-time reflection on enum types?
  78. [STL] [Maps] operator[]
  79. data file input
  80. Pointer to Pointer
  81. question related to stl vector and boost::shared_ptr
  82. College degree or not
  83. How to simulate the mouse control?
  84. '$' character (and others) within identifiers
  85. How to install Borland Compiler?
  86. A very nice free browser to try...
  87. ===Welcome to comp.lang.c++! Read this first.
  88. i need help
  89. macro help
  90. visual studio 6
  91. List Parameters
  92. List parameters
  93. Time in C++
  94. Delete a node from a linkedlist
  95. From:
  96. Recursing macro preprocessing?
  97. Next-Generation Laptop Computer Systems
  98. STL map--> sort by value?
  99. What does this program do?
  100. A recursion question.
  101. How to represent the scientific notation?
  102. random number generator
  103. need a good book for c++
  104. Billing calculation prog.*need a help*
  105. Urgent Help required
  106. The "stealing code from the destructor" bug
  107. Run functions concurrently
  108. pthread_create error
  109. Advice for Computer Science Student
  110. Reading files: when filename is very long
  111. SOUND SYNTHESYS IN C/C++
  112. What is an unqualified-id ?
  113. using two operators in same line
  114. variables and pointers.. noob question..
  115. input matrix for blas and lapack
  116. scope of enum
  117. Initializing composed objects
  118. New lightweight block cipher algorithm
  119. strange problem
  120. circular buffer in C++
  121. Newie question
  122. How to make stringstream that reads file content from a memory
  123. -- myList.begin()
  124. A begginer simple problem !!!
  125. question about boost::ends_with
  126. Help
  127. Question about mixing C and C++
  128. C++ standard compiler comparative study
  129. How can I get the whole list message ?
  130. string find question
  131. fltk
  132. Threading Library, I don't understand what is wrong here.
  133. Has anyone seen anything like this
  134. virtual inheritance
  135. Matrix library where's the speed ?
  136. 1 click compiler and 1 click error
  137. why does STL binary-serach twice when deleting a set member?
  138. Hello World DLL using Microsoft C++ compiler
  139. Segmentation Fault when writing to a file larger than 15360 bytes
  140. A problem when using a reference to a vector of a class with a pointer member to an array
  141. Is static_cast<int>(static_cast<double>(a)) == a?
  142. help on type conversion operator overloading error...
  143. getline with cin problem -- multiple returns needed
  144. need help pleaseeeeeeeeeeeeeeeeee
  145. free ActiveX Control for MathML editing
  146. i need help with this project please some one help meeee
  147. template won't compile when used with bool
  148. need help about template class
  149. Circular Dependencies Between Libraries
  150. homegrown string class optimisation
  151. How to link obj's from c-source with obj's from c++-source
  152. Returning user defined types from DLL
  153. structure's memory layout in the function?
  154. Problem | Istream_iterator in std::copy
  155. Borland C++ Compiler
  156. icon changes with change of extension
  157. Port programming
  158. Can I use the uint64_t type on the x86 system?
  159. struct question
  160. Help with classes, dynamic arrays and pointers
  161. Help with classes, dynamic arrays and pointers
  162. stringification of __LINE__: why two passes?
  163. Re: offsetof macro and non-POD structures. Solution.
  164. Understanding large C++ programs
  165. Integer Literals
  166. STL buffer
  167. Transform algorithm 1-n, n-1 or m-n
  168. Program to count characters entered by user
  169. algorithm of file allocation method
  170. THIS REALLY WORKS
  171. ===Welcome to comp.lang.c++! Read this first.
  172. LinkedList with Nodes
  173. Implementing a restricted C langage (Lex-Yacc-C++)
  174. "const int" as function parameter type
  175. Internet programming
  176. UTF-8 encoding problem
  177. Explanation of Vptr and V-table
  178. char* concatenate
  179. why can i type-- if(a>5)... instead of if(10>a>5)
  180. How do I typedef pointer to an array of MyClass ?
  181. how to put tab characters into ostream?
  182. Completely emulate a pointer using templates
  183. Re: void func () returning value?
  184. !!!Simple question on heritage or just misunderstanding!!!
  185. How to call a constructor explicitly if we want to allocate memory using malloc ?
  186. How to get the size of the array in boost::shared_array?
  187. What gcc 2.95 declaration yields mangled name __ls__7ostreamPFR7ostream_R7ostream
  188. What gcc 2.95 declaration yields
  189. Flash (SWF) from Web Server
  190. Pointer VS array pointer
  191. Template member function help.
  192. short linked list
  193. what is std::
  194. What I feel about STL.
  195. random numbers with threads
  196. Boost - good or bad?
  197. Dynamic sized array?
  198. strstream Memory Leak
  199. Preserving order of insertion
  200. Help
  201. Library for remove hidden meshes?
  202. why here is a static parameter used?
  203. HELP
  204. help please with c++ file i/o
  205. strncpy_s and gcc ?
  206. function default arguments from other arguments
  207. Virual Functions mechanism
  208. Newb Multiple Virtual Inheritance Help
  209. Copy Constructor with Pointer instead of Reference
  210. class declaration and definition inside a cpp file
  211. stack variables that don't die?
  212. std containers and pointers
  213. DLL question..
  214. unsigned short short?
  215. A silly Question
  216. Simple access to embedded class objects
  217. cascaded struct members.
  218. Assigning NULL to a variable (not pointer)
  219. Returned objects life-time
  220. When must "=" be overloaded?
  221. newbie to OOP design question - communications between objects
  222. faq swith case can be a range?
  223. Operator [][]?
  224. How does these code works ?
  225. design question (converting class data to csv)
  226. Problem in the aggregation concept.(during deletion of the pointer of other class).
  227. Split double into two integers
  228. Sockets on Unix
  229. How to make the public inherented member function private or protected?
  230. C++ strings & C strings
  231. C++ Primer 4th edition, ex4.3.1-4.28
  232. .net takes some mesures to prevent the buffer overrun, I want to know something about it
  233. Reading packets from UDP port
  234. Help please !!! No if...else statements.
  235. ===Welcome to comp.lang.c++! Read this first.
  236. Borland C++ 4.52
  237. Running functions from pointers
  238. const_cast<...>(this)
  239. A "language" question (sorry for interrupting)
  240. Testing for override
  241. How can I improve this code?
  242. Understanding Assert and Exceptions
  243. Circular template reference
  244. What wrong with this simple function?
  245. Creating a child under a parent type
  246. passing unsigned char[]
  247. Binding reference to an R-value
  248. no ADL / Koenig lookup for function calls with template parameters
  249. C++ character arrays
  250. About the return type of the function !