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. shared_ptr design question
  2. temporary variables storage duration type?
  3. Problem using delete (Linked Lists)
  4. C++/Python programmers for a MUD's gamedriver wanted.
  5. compilation error with ctor
  6. abstract class
  7. Initializing class object as member
  8. forwarding templates
  9. Does .push_back invalidate existing vector iterators?
  10. Free ad-space
  11. connection to server, & make GET/POST request in vc++
  12. compilation error with enum.
  13. How to make two-dimensional array put 'new' to use in C++?
  14. How to convert from number to text in C++?
  15. Weird Error in MinGW (Dev-C++)
  16. Factory for objects w/o default constructor (tmp?)
  17. From C++ to Java
  18. Regex in C++
  19. Trying to use templated types as parameters in template specialization.
  20. Converting 64-bit interger to character
  21. Syntax for template for member function of multiple classes?
  22. error LNK2001: unresolved external symbol
  23. Casting function pointers to and from void*
  24. How do you define proficiency in C and C++?
  25. Can we replace 8 bits by 2 bits?
  26. Can I overload operator<< using a template?
  27. new throws or returns?
  28. invalid floating point operation when accessing vector element
  29. Arrays of derived objects - newbie
  30. Can not open file with "ios_base::in | ios_base::app"
  31. a problem about the pointer to class member
  32. how to access a private member function without using friend and virtual
  33. C++ newbie..plz help
  34. make files
  35. User definable letter swapping
  36. this code display text file not correctly
  37. Clean binary stream
  38. Seen the Indian team losing without any stomach to fight it out
  39. initialization and destruction order for class members
  40. C++ / uNIX DEVELOPER NEEDED
  41. C++ / uNIX DEVELOPER NEEDED
  42. C++ / uNIX DEVELOPER NEEDED
  43. Convert CString to Variant
  44. I shall surely solve your problems accurately,in short time and at low rates.
  45. Measuring sound level in hobby room with soundcard and linux.
  46. Events in C++ and work with IDE cdrom
  47. already defined problem with header files
  48. stringstream overwrite with constructor vs. <<
  49. off topic question: Forum for computer science / Informatik-Probleme?
  50. MI and ambiguous members
  51. standard colour for C++
  52. memory allocation using new operator
  53. Declaration error
  54. portable and save reinterpret_cast?
  55. Convert unicode to codepoint
  56. Good Book
  57. Images possible with C++?
  58. Order of destructor calls
  59. iterator pointing to invalid container
  60. unexpected template behavior
  61. a complie error ?
  62. what is "Undefined first referenced symbol in file"
  63. How should a number-class look like?
  64. Happy New Year from Theme Park Review!
  65. C++ Default Assignment Operator
  66. istringstream behaviour when no whitespace present in input
  67. someone using Dylan?
  68. serialization question (using composite STL classes)
  69. What is the nearest equivalent in C++ to the Java ByteArrayOutputStream
  70. class B : virtual public A
  71. Overriding placement new correctly
  72. How to generate a Guassion Sample data? used for MonteCarlo method
  73. creating a function prototype for a DLL entry point
  74. ===Welcome to comp.lang.c++! Read this first.
  75. free screensavers and wallpapers
  76. atexit override in your own module
  77. Q about delete
  78. Creating a const in a class?
  79. Create object instance of different types
  80. problem with storing greek chars to a buffer (os linux)
  81. Vectors with own classes
  82. order in map
  83. LCA of two map::const_iterators
  84. RTTI question
  85. Implementation of catching by type
  86. Access points of C++ Tags
  87. Address of member function: problem
  88. private member
  89. Is assignment to C++ int and pointer variables atomic?
  90. confusion with pointers andd arrays
  91. Need help on this error
  92. initializing containers
  93. need some help for source codes about keep data secret management system baseed on C/S architecture
  94. Pointer vs Reference for use in array members
  95. C or C++ for embedded system plug-in?
  96. How to perform a move between STL containers
  97. Getting current iteration in a loop
  98. saving a std::map instance into harddisk
  99. Building Allocators
  100. Build an exe from another exe
  101. Using COM component in visual c++
  102. int a=b; and b=a; both beeing function calls?
  103. extract from file
  104. Bitmap image scaling and Printer resolution
  105. i need a source code compute logical expressions in lex/yacc
  106. i need a source code compute logical expressions in lex/yacc
  107. i need a source code compute logical expressions in lex/yacc
  108. DWORD BYTE
  109. [n00b] Variable with space is split
  110. [n00b] Order of strings generates error
  111. Newbie question - Dynamic memory and pointer oddity
  112. Two Dimensional Array Template
  113. Casting a class method in a constructor
  114. Online Books
  115. html in c++
  116. multiple 'new' at single line
  117. multiple 'new' at single line
  118. multiple 'new' at single line
  119. setup was unable
  120. Controlling Technologists With The Threat Of Rape
  121. Link Error, Why doesn't my simple binary search tree class work??
  122. C++, macros, and job security
  123. simple question
  124. Dynamic or static scoping in C++ and Smalltalk
  125. reinterpret_cast portability/alignment issues
  126. are objs of classes and structs refrence types??
  127. How to initialize static class member
  128. ===Welcome to comp.lang.c++! Read this first.
  129. What does this error mean?
  130. Visual c++ 1.52
  131. How to completely end a program if some condition given holds true?
  132. Using boostbindings with lapack
  133. static const member initialization
  134. pi calculation
  135. vector iterator within a template
  136. Simple questions by a beginner
  137. How to use goto command in visual basic c++ ?
  138. Borland's new "Turbo" compilers
  139. Rotor class reverses wierdly
  140. How to read large C++ code?
  141. MNC Hyderabad is Looking for C++ Developer...
  142. how to initialize static member
  143. How to download web page?
  144. making an istream from a char array
  145. Floating point precision
  146. upcasting with smart pointers
  147. newbie question about constructor
  148. Method definition calling a function with the same name
  149. typeid and inheritance
  150. unable to understand constructor behavior
  151. struct vs. class usage
  152. Specializing Member Function Template of Class Template?
  153. You all suck
  154. I want to go help someone...
  155. Member object in initializer list
  156. Virtual function and inheritance question
  157. Kurukshetra Online Programming Contest
  158. Use of STL with -fno-exceptions
  159. Use of STL with -fno-exceptions
  160. constructor problem
  161. STL and combinations question
  162. size and order of declaration
  163. does the file extension matter how it's compiled?
  164. Infix to postfix when have no brackets in the input?
  165. file.read( (TCHAR*)&name_length, sizeof(unsigned int) );
  166. Help on compiling K.Wilder's random number generator with Visio C++ .Net
  167. New IRC Channel: #moderncalcs
  168. sstream
  169. sstream
  170. DFT c++
  171. iterators as members
  172. I am a beginner so forgive me
  173. syntax problem for partial template specialization for a template class.
  174. A problem with conversation in template
  175. Tutorial and example to SGI STL hash_set
  176. Vtable layout and C++ compilers.
  177. Vtable layout and compilers
  178. Can you help with my issue with fstream in my little program here?
  179. How to call VBScripte funtion (with input parameter & returned value) in C++?
  180. Having some trouble with a Pythagorean Program.
  181. this is my first time to sent message to newsgroup, please reply if you see this, thanks.
  182. Help on using k.wilder's random number generator class in Visio C++ .Net
  183. access private member function through a function having template type
  184. OpenMutex in Windows
  185. Mixed Language Linking
  186. Logging library for C++.
  187. Loading resources problem
  188. What is the best way to create a new type of iterator?
  189. ===Welcome to comp.lang.c++! Read this first.
  190. hash
  191. msvcprt.lib (msvcp60.dll) LNK2005 error
  192. how do I know whether .txt file is of char or wchar_t type?
  193. Iterators with unresolved template parameters
  194. How to detect the deletion of file which is opened through ofstream??
  195. Struct member alignment problem..
  196. Properly aligned dynamic buffer
  197. C4275 compile warning
  198. Function Declaration and Defintion Problem
  199. How to test if an iterator is at the end of the container
  200. DHM Key Exchange program has something weird going on
  201. Divide By Zero
  202. Computing Euler's totient function
  203. How to set target output dir in Eclipse CDT?
  204. bug of vs2k5?
  205. Mixed Language Linking
  206. pointer iterator question
  207. Differentiate between static and dynamic allocated objects
  208. Where do good C++ teams exist ?
  209. alias for variables obtained by inheritance
  210. Cross-platform C++ programming
  211. Copy constructor and assignment operator inheritance
  212. What is the difference??
  213. Smart pointer for arrays of structs?
  214. synchronous vs. asynchronous messages
  215. static lib link size
  216. "Interpreter"-pattern: How To build expression's tree?
  217. Implicit Interfaces
  218. C++ Interviews Questions
  219. how to decompile a c/c++ binary execute file ?
  220. please help me on lower_bound && upper_bound
  221. Tic Tac Toe Plus, Pre Alpha Version
  222. no setw for istreams?
  223. Mutable keyword
  224. Object Design Question
  225. i need hwlp with designing c program for yahoo messenger , msn for website like meebo.com
  226. need help while designing yahoo messenger like yahoo and msn , like on meebo.com
  227. need help while designing yahoo messenger like yahoo and msn , like on meebo.com
  228. Explicit instantiation of STL vector demands explicit instantiation of all the templates it using internally.
  229. Template usage problem
  230. Connection Leak!!!!.
  231. Need for user defined delete or built-in will work?
  232. static class initialization functions in c++?
  233. extern variable
  234. How to save these data?
  235. Need a program written
  236. RING RING RING Dashing through the wind, In a four dog dragged sleigh. Oh the street we go, laughing all the way
  237. Help me to me
  238. MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRISTMAS MERRY CHRI
  239. Using delete instead of delete[] for 1 integer
  240. Vector and classes
  241. ===Welcome to comp.lang.c++! Read this first.
  242. run time error
  243. Google Custom Search Engine
  244. "\n" vs std:endl
  245. C++ without forward declarations?
  246. enums and bitfields
  247. Can't seem to fix C2259 compile error
  248. Problem with Sleep(); function in VC++ 6.0
  249. Incomplete types and templates
  250. Just-in-time compiling of assembly for use in a c++ program