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. Is assignment to C++ int and pointer variables atomic?
  2. confusion with pointers andd arrays
  3. Need help on this error
  4. initializing containers
  5. need some help for source codes about keep data secret management system baseed on C/S architecture
  6. Pointer vs Reference for use in array members
  7. C or C++ for embedded system plug-in?
  8. How to perform a move between STL containers
  9. Getting current iteration in a loop
  10. saving a std::map instance into harddisk
  11. Building Allocators
  12. Build an exe from another exe
  13. Using COM component in visual c++
  14. int a=b; and b=a; both beeing function calls?
  15. extract from file
  16. Bitmap image scaling and Printer resolution
  17. i need a source code compute logical expressions in lex/yacc
  18. i need a source code compute logical expressions in lex/yacc
  19. i need a source code compute logical expressions in lex/yacc
  20. DWORD BYTE
  21. [n00b] Variable with space is split
  22. [n00b] Order of strings generates error
  23. Newbie question - Dynamic memory and pointer oddity
  24. Two Dimensional Array Template
  25. Casting a class method in a constructor
  26. Online Books
  27. html in c++
  28. multiple 'new' at single line
  29. multiple 'new' at single line
  30. multiple 'new' at single line
  31. setup was unable
  32. Controlling Technologists With The Threat Of Rape
  33. Link Error, Why doesn't my simple binary search tree class work??
  34. C++, macros, and job security
  35. simple question
  36. Dynamic or static scoping in C++ and Smalltalk
  37. reinterpret_cast portability/alignment issues
  38. are objs of classes and structs refrence types??
  39. How to initialize static class member
  40. ===Welcome to comp.lang.c++! Read this first.
  41. What does this error mean?
  42. Visual c++ 1.52
  43. How to completely end a program if some condition given holds true?
  44. Using boostbindings with lapack
  45. static const member initialization
  46. pi calculation
  47. vector iterator within a template
  48. Simple questions by a beginner
  49. How to use goto command in visual basic c++ ?
  50. Borland's new "Turbo" compilers
  51. Rotor class reverses wierdly
  52. How to read large C++ code?
  53. MNC Hyderabad is Looking for C++ Developer...
  54. how to initialize static member
  55. How to download web page?
  56. making an istream from a char array
  57. Floating point precision
  58. upcasting with smart pointers
  59. newbie question about constructor
  60. Method definition calling a function with the same name
  61. typeid and inheritance
  62. unable to understand constructor behavior
  63. struct vs. class usage
  64. Specializing Member Function Template of Class Template?
  65. You all suck
  66. I want to go help someone...
  67. Member object in initializer list
  68. Virtual function and inheritance question
  69. Kurukshetra Online Programming Contest
  70. Use of STL with -fno-exceptions
  71. Use of STL with -fno-exceptions
  72. constructor problem
  73. STL and combinations question
  74. size and order of declaration
  75. does the file extension matter how it's compiled?
  76. Infix to postfix when have no brackets in the input?
  77. file.read( (TCHAR*)&name_length, sizeof(unsigned int) );
  78. Help on compiling K.Wilder's random number generator with Visio C++ .Net
  79. New IRC Channel: #moderncalcs
  80. sstream
  81. sstream
  82. DFT c++
  83. iterators as members
  84. I am a beginner so forgive me
  85. syntax problem for partial template specialization for a template class.
  86. A problem with conversation in template
  87. Tutorial and example to SGI STL hash_set
  88. Vtable layout and C++ compilers.
  89. Vtable layout and compilers
  90. Can you help with my issue with fstream in my little program here?
  91. How to call VBScripte funtion (with input parameter & returned value) in C++?
  92. Having some trouble with a Pythagorean Program.
  93. this is my first time to sent message to newsgroup, please reply if you see this, thanks.
  94. Help on using k.wilder's random number generator class in Visio C++ .Net
  95. access private member function through a function having template type
  96. OpenMutex in Windows
  97. Mixed Language Linking
  98. Logging library for C++.
  99. Loading resources problem
  100. What is the best way to create a new type of iterator?
  101. ===Welcome to comp.lang.c++! Read this first.
  102. hash
  103. msvcprt.lib (msvcp60.dll) LNK2005 error
  104. how do I know whether .txt file is of char or wchar_t type?
  105. Iterators with unresolved template parameters
  106. How to detect the deletion of file which is opened through ofstream??
  107. Struct member alignment problem..
  108. Properly aligned dynamic buffer
  109. C4275 compile warning
  110. Function Declaration and Defintion Problem
  111. How to test if an iterator is at the end of the container
  112. DHM Key Exchange program has something weird going on
  113. Divide By Zero
  114. Computing Euler's totient function
  115. How to set target output dir in Eclipse CDT?
  116. bug of vs2k5?
  117. Mixed Language Linking
  118. pointer iterator question
  119. Differentiate between static and dynamic allocated objects
  120. Where do good C++ teams exist ?
  121. alias for variables obtained by inheritance
  122. Cross-platform C++ programming
  123. Copy constructor and assignment operator inheritance
  124. What is the difference??
  125. Smart pointer for arrays of structs?
  126. synchronous vs. asynchronous messages
  127. static lib link size
  128. "Interpreter"-pattern: How To build expression's tree?
  129. Implicit Interfaces
  130. C++ Interviews Questions
  131. how to decompile a c/c++ binary execute file ?
  132. please help me on lower_bound && upper_bound
  133. Tic Tac Toe Plus, Pre Alpha Version
  134. no setw for istreams?
  135. Mutable keyword
  136. Object Design Question
  137. i need hwlp with designing c program for yahoo messenger , msn for website like meebo.com
  138. need help while designing yahoo messenger like yahoo and msn , like on meebo.com
  139. need help while designing yahoo messenger like yahoo and msn , like on meebo.com
  140. Explicit instantiation of STL vector demands explicit instantiation of all the templates it using internally.
  141. Template usage problem
  142. Connection Leak!!!!.
  143. Need for user defined delete or built-in will work?
  144. static class initialization functions in c++?
  145. extern variable
  146. How to save these data?
  147. Need a program written
  148. RING RING RING Dashing through the wind, In a four dog dragged sleigh. Oh the street we go, laughing all the way
  149. Help me to me
  150. 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
  151. Using delete instead of delete[] for 1 integer
  152. Vector and classes
  153. ===Welcome to comp.lang.c++! Read this first.
  154. run time error
  155. Google Custom Search Engine
  156. "\n" vs std:endl
  157. C++ without forward declarations?
  158. enums and bitfields
  159. Can't seem to fix C2259 compile error
  160. Problem with Sleep(); function in VC++ 6.0
  161. Incomplete types and templates
  162. Just-in-time compiling of assembly for use in a c++ program
  163. compiling assembler just in time and jumping to the result from a c++ program
  164. how to implement doubly linked lists using only one pointer?
  165. std::cout << "sdfsdf" in MS Visual Studio 2005
  166. confusion involving pointer to pointer when converting from derived to base
  167. Choosing a class using a variable without if-else
  168. fstream, overloading >> and << for serialization of binary classes
  169. Attempting to understand static class properties...
  170. Catching exceptions accross shared libraries
  171. Help with migrating my C++ course to "Accelerated C++" text.
  172. Read line after line but from the eof.
  173. A problem with typedef
  174. getline problem
  175. Zipara.com started !
  176. Undefined symbol in C++ template member function when put on vxWorks
  177. neyo neoyo arse follower
  178. Quick favor for owners of The C++ Programming Language
  179. how can we restrict object creation on heap ?
  180. I don't understand y'all
  181. Extern Program like child in MDI Parent
  182. MDI Parent Child Form TPanel
  183. Objects with containers
  184. Stack unwinding: can I avoid it?
  185. bool method() throw in conditional statement
  186. Non-pointer iterators....
  187. printing times in specific timezones
  188. dynamiczna alokacja pamieci
  189. pointer-to-member-function return type
  190. Pointer to member function - type
  191. secury swprintf without crt
  192. secury swprintf without crt
  193. secury swprintf without crt
  194. multimap stl
  195. remove items from a vector using iterator
  196. BGL Colormap Property
  197. Need help on std::sort comparison function
  198. minimum float value
  199. Help with a 3D Grid\
  200. Help required on Extracting File Information
  201. C++ Perm Job opening in South Brunswick, NJ
  202. creation of static during destruction
  203. Tricky C++ problem...
  204. IPsec API on windows if available and Also on linux
  205. JNI sample passing Vector from C++ to JAVA
  206. One question about FLOAT number as condition statement
  207. __FILE__,__LINE__,__FUNCTION__ macros
  208. Debugging and Error handling
  209. generalised polynomials visualised
  210. a little template help
  211. Calling Member function in constructor
  212. default parameter to NULL
  213. Overloaded functions by its return type, cast rules
  214. ProblemWithTemplate
  215. question about some code
  216. Is store std::<map> element pointer safe?
  217. code syntax
  218. syntax error
  219. error meaning
  220. Overloading unary minus for use in function calls
  221. Should I use RTTI?
  222. ===Welcome to comp.lang.c++! Read this first.
  223. Compile Error: Template Specialization Example
  224. hash function
  225. VERY URGENT Requirement for Perl and .Net
  226. Need Help in install Boost on Redhat Linux
  227. Partial specialisation of method taking parameterized parameter
  228. Should an overloaded, non-member operator throw?
  229. initializing a type from another
  230. Problem regarding SAXParser
  231. delete vs dealloc
  232. header files
  233. Question about virtual
  234. Delete every mth element in a linked list ??
  235. Question about catch
  236. join
  237. How to determine if virtual function in base class is overriden?
  238. A text book example question
  239. Static compilation with libstc++6 ?
  240. access to the methods of another class
  241. My first project
  242. Calling a function from another class (dialog)
  243. diff C C++
  244. Costs of function calls
  245. how to call a program and get the returned data?
  246. apply std::copy on arrays?
  247. need help with For Loop.
  248. new at c++ have some questions
  249. new at c++ have some questions
  250. how do you make this?