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. Vitual memory problem
  2. virtual table on g++
  3. pthread and opengl
  4. compilation error: undefined reference (g++ on Linux)
  5. ===Welcome to comp.lang.c++! Read this first.
  6. Re: auto_ptr to char[]
  7. Re: auto_ptr to char[]
  8. Not-equal string searching
  9. I want to set fmtflag
  10. initialize constant data members
  11. class and object
  12. much text, one cout<< ?
  13. Question about static libraries exporting functions
  14. runtime class: from MFC to std C++
  15. C/C++ books
  16. money cannot buy happiness
  17. ubuntu : __errno_location undefined
  18. hi
  19. iterator range
  20. ..........................................................
  21. Send SMS to India @ 1 Cent / SMS! Packs Start $2 Only -
  22. Tree driving me nuts!
  23. iterator_traits::value_type on back_insert_iterator - returns void
  24. Compiler detecton
  25. free books
  26. nested classes and derivation
  27. SpendAminute
  28. i++ or ++i ?
  29. C++ operator overloading q.
  30. strange problem opening ofstream
  31. looking 4 interesting thing about computer language
  32. Default ctor and derived classes
  33. Compilation of code for both StrongArm and Win32
  34. Boost generic programming
  35. any simple class for rational numbers?
  36. memory allocation for local variables
  37. issue in core dump analysis
  38. why this code doesn't work
  39. Linkage problems with in-class static members
  40. Identifying error in constructor
  41. Locale/UTF-8 file path with std::ifstream
  42. Inheritence and function overloading
  43. error in using vectors
  44. missing return statement on non void functions; just a warning?
  45. Same name parameter and data member initialization
  46. debugging core dumps on other computer
  47. Using C++ whith CodeWarrior
  48. when to include <string>
  49. specialization of member template
  50. how to structure a class that may hold two kind of values
  51. Here,computer oriented programs only.
  52. Digitally signing XML document and delivering via httpsin a c++application
  53. need for operator[] in map
  54. New/Delete and Malloc/Free in C++ code
  55. Variable initialization
  56. [ANN] CodeSynthesis XSD 3.1.0 released
  57. internet tips and tricks
  58. Did I misunderstand the concept of threads?
  59. running C# code in c++
  60. Configuration panel web daemon
  61. Problems with template arguments using G++ compiler
  62. iomanip setw() and std::string
  63. using operator[] or insert in map ?
  64. What to put in the try-block
  65. expected behaviour of << operator
  66. static member functions,
  67. Comparison of data types
  68. Learn System Analysis and Design. Free Tutorial
  69. implementation of vector, deque
  70. asymptotics of tree versus map
  71. importance request
  72. importance request
  73. Strange seg fault
  74. ===Welcome to comp.lang.c++! Read this first.
  75. Iterating over an enum (or not)
  76. Rule of three example and some questions
  77. unnamed namespace and friend method
  78. Duplicate value in an array
  79. power on computer in C++
  80. Some new collection of C++ material
  81. Some new collection of C++ material
  82. Replacement for memcpy call in C++
  83. ++i++ for iterator in loops (gcc-3.4.4)
  84. Return char* From DLL
  85. Casting from base to derived class in base constructor
  86. my own struct on vector
  87. ostream operator<< and builtin types
  88. compilation error in switch case in c++
  89. sequential container insert() function
  90. some operations present only for list<T>
  91. relation between std::iterator and other container iterators
  92. searching here
  93. Unknown error when trying to add elements to an array of my structwithin my class.
  94. Warning this will be initialized after that
  95. Hello members!
  96. Hello guys! wanna access my cam..
  97. Strange pointer replication
  98. Unqualified name lookup doubt (ISO/IEC-14882:2003 3.4.1/13)
  99. help reading a file
  100. Converting a substring to Integer
  101. wifstream & locale
  102. Best algorithm...
  103. Microsoft VC++ language tutorial?
  104. confusion defining a namespace
  105. source code browser for C / C++ code
  106. How to invoke the methods of an object selecting them from a table
  107. about *long
  108. Serialization in "C++ FAQs Second Edition"
  109. Order of Data members of a class
  110. auto decide - char or wchar_t
  111. Getting hold of parameters in constructor
  112. ISO/IEC 9899/AMD1:1995 amendment and C++03
  113. C++ is Slow?
  114. codecvt.cc:39: error: ISO C++ forbids declaration of`_RWSTD_NAMESPACE_BEGIN' with no type
  115. value vs. const ref, char* vs char[4] - part 2
  116. CTC Education
  117. Operator ->* in smart pointers
  118. static functions
  119. std::map, linear interpolation
  120. C++ and internationalization/localization
  121. isnan() for complex data
  122. Use full info and intelligent games and etc.....
  123. Baffling undefined symbol
  124. Memory Leak detection
  125. vista
  126. Identifier expected
  127. Is cout << msg an atomic action?
  128. question on pair in <utility>
  129. Code coverage tool
  130. Today best message :
  131. Is this valid C++ code?
  132. Looking for a BCH Encoder (63,56)
  133. Limiting classes that a template parameter can be interpreted as
  134. How to compile and run program at the same time with BCC32 in SciTE?
  135. Byte-oriented streaming
  136. Friends to select(ed) members? (Just checking)
  137. gdb: warning: missing the separate debug info file
  138. What influences C++ I/O performance?
  139. template typename parameter cannot be "void"?
  140. creation of an object
  141. delete(this)
  142. Some problem in using references
  143. ===Welcome to comp.lang.c++! Read this first.
  144. Subclassing and include headers problem
  145. question about erase() function on a container
  146. Definition of floating literal in C++ standard
  147. Linking error ..
  148. GotW #88: Is it safe to const_cast a reference to a temporary?
  149. typedef void question
  150. Relative cost of operations
  151. Calling a static class-member template function
  152. Re: return in conditon - why not?
  153. Programming forums
  154. Looking for game forum
  155. Private inheritance interferes with dynamic cast
  156. getting the source code from a .exe?
  157. Memory leak problem?
  158. Q: Can I simply this expression?
  159. In std C++,How to get the Current time?
  160. return in conditon - why not?
  161. help with fwrite()
  162. How do we use an ifstream vector?
  163. How to get IP address will be used by HTTP in C++
  164. flavors of variables - initialization
  165. Delete without calling destructor?
  166. multithread on multicore processor on linux
  167. BoostCon 2008 Call for Sessions
  168. Compile error : Type name expected in typedef declaration on aCC HPUX11.0
  169. for_each and member function
  170. Static tables initialization in C++
  171. Comands C/C++ for GPRS Analyser
  172. designing classes without default c'tor; using them with STLcontainers and operator>>(istream&)
  173. Problem with multiple definition
  174. newbie: vectors
  175. Overloading identifier
  176. Pointer to OVERLOADED member function?
  177. Friend classes and encapsulation
  178. auto_ptr to char[]
  179. help on some code
  180. basic question on const_cast
  181. Default constructor weirdness in member initialization list
  182. template functions
  183. inheritance headache....
  184. How to create a volatile std::string?
  185. How to compile SOX with LAME under Windows
  186. std::list<>::splice invalidation of iterators
  187. Boost::Thread: Joining without waiting
  188. how to create a simple document file to drive D in harddisk
  189. in-class function definitions, inline
  190. vector and wstring remove problem
  191. call constructor and return object
  192. Get rid of inherited enum in partial specialization
  193. Static variable
  194. weird enum initialization in template class
  195. Who could remmend me a outstanding file log library?
  196. Page File counter and Private Bytes Counter
  197. Performance and footprint of virtual function
  198. Why DOES this compile?
  199. Template class Compile problem
  200. How to write cracking and software-piracy tools in C++???
  201. Program without window
  202. Need Help - Constrained linear least square optimization C/C++ code
  203. Looking to Learn C++
  204. Tutorials (Help Needed)
  205. Static and a container templates
  206. A::foo() or a.foo()
  207. Casting Function Pointers
  208. Iterator inheritance
  209. ===Welcome to comp.lang.c++! Read this first.
  210. creating a thread - which includes?
  211. Invalid Software Interrupt
  212. arithmetic conversion
  213. Breaking from the middle of a loop (C++)
  214. COM component to call exe file
  215. Multicore and atomic operations
  216. atl dll and mfc exe
  217. Dummies question about "explicit"
  218. Using const?
  219. How to tell if standard input is UNICODE or ANSI text ?
  220. exception handling, function call and memory
  221. overriding effect of -Bsymbolic, can TLSkey be helpful?
  222. How to call function whose function call with arguments is in astring
  223. the confusing term page file
  224. No boundschecking?
  225. std::exception and STL
  226. compile time type check
  227. general algorithm + ackermann question
  228. how to include htons
  229. ifstream question
  230. widget tool kits
  231. How to make sure begin() const is called?
  232. C++ under gcc
  233. value vs. const ref, char* vs char[4]
  234. Boost lexical_cast and hexa decimal format
  235. pointers
  236. Importance of clean pointer handling
  237. Will this code be faster using stdio???
  238. typename
  239. strange grammar about volatile and operator overload
  240. friend in nested member template (in level 2)
  241. templates, typename, and basic_streambuf method return type problems
  242. delete [] operator
  243. array initializers
  244. $45us/pc H.I.D Conversion Kit
  245. read your favorate hero&HEROINE
  246. interesting question about new and nothrow new
  247. Mutex in ostream operator - doesn't work
  248. SERIALS.....OF ALL NEW SOFTWARE...
  249. WATCH your favorate hero&HEROINES HERE
  250. Container functionality and marshalling