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

  1. fstream methods
  2. find a string in a grid
  3. find a string in a grid
  4. Simple code compile problem?
  5. static variables in derived classes
  6. BigInt lib not working, help!
  7. Calling constructor explicitely
  8. How to pass an element of a structure to another function??
  9. Odd results with C++ under WinXP SP2
  10. how to generate random data for a normal distribution
  11. tokenize a string
  12. Setting Pointer to Video memory
  13. Algorithm for combinations...
  14. CALLBACK problem
  15. formatted output with cout
  16. vector: capacity and resize
  17. How I can use BigInt lib?
  18. Order of class static members initialization
  19. Random crashes
  20. Template syntax...
  21. print a byte number with cout
  22. Loki::Tuple and g++
  23. STL iterators
  24. Terminology - global
  25. When exiting function scope, which occurs first...
  26. Calling a shell script from within C++ program
  27. bits operation
  28. library for url reading
  29. approximating pi
  30. test
  31. Newbie - Validating Information
  32. printf and 'long double'
  33. read line
  34. block on reading a half-filled buffer for ifstream
  35. typeof emulation
  36. using fstream objects in a multiuser environ.
  37. C++ I/O error detection
  38. Question about scope of variables created with new
  39. Buffered printfs????
  40. consfusion in C++ Large scale design
  41. priority queue wrapper
  42. Quick question...
  43. What C++ beautifier do you use?
  44. Invalid initialization of non-const reference
  45. ambiguous call to overloaded
  46. Cannot match void (T::* ptr)() when base class of T defines function
  47. Static Objects as Struct Members
  48. Template resolution problem
  49. const function?
  50. trouble splitting strings
  51. disambiguate my Large Scale design probs (C++)
  52. Newbie string question: how to read off the first char from a string?
  53. functions
  54. declaring a function pointer variable
  55. amusing error message
  56. CALL FOR PAPERS CIMCA2005 & IAWTIC2005
  57. Exceptions: Bad Design?
  58. filebuf
  59. Question on Myers #30
  60. C++ class pointer (??) problem.
  61. virtual functions, why ?
  62. Can I have std::vector store these subclasses mixed?
  63. sizeof(int)
  64. virtual function problem
  65. trees in c++
  66. What is the difference between putch() and _putch()?
  67. differences between a c-function and a class method
  68. Different methods of implementing variable-length templated classes
  69. Accessing Directorys
  70. Template of interface?
  71. Some sort of append algorithm...
  72. Is AMD64 an untouchable @ DELL ?
  73. How to get file descriptor permissions?
  74. template func in class question
  75. using uint64_t with GCC
  76. two classes - each has pointer to other
  77. ANN: C++ Portable Components
  78. "Streams"
  79. best way to modify a file
  80. Dereference Adaptor
  81. seg-fault on vector-auto-reserve
  82. Exception handling questions
  83. Object initialization and xml question
  84. http://groups.yahoo.com/group/Quantum_AI/message/109
  85. http://groups.yahoo.com/group/Quantum_AI/message/109
  86. http://groups.yahoo.com/group/Quantum_AI/message/109
  87. I'm looking for a cheap Compiler
  88. How do I make my convert() function do nothing for equal types?
  89. Should exceptions be thrown by value or reference?
  90. editor that offers a search only in cursor scope
  91. Why we need classes
  92. std::map iterator and clearing
  93. Help needed
  94. Copy-Constructor
  95. How protect source code in template library?
  96. vector
  97. controlling devices through computers
  98. A comparison among VSS Remote Access Tools including SourceOffSite, SourceAnyWhere and VSS Remoting
  99. Reading/Writing directly to/from a device in MSWindows
  100. date comparison
  101. cartesian product...
  102. File IO between C/C++ libs and .NET Framework
  103. Can I print elements of a simple matrix with out manual nested loop?
  104. customised login form?
  105. operator overload with namespace
  106. NEED MONEY FOR FAMILY MATTERS
  107. [ANN] YARD Parsing Library Release 2.1 at SourceForge.net
  108. Exception Handling
  109. monitoring the heap
  110. template problem
  111. [ANN] OOTL (Object Oriented Template Library) release
  112. Newbie needs your opinion:
  113. Convert to Static Char
  114. C++ questions
  115. C++ questions
  116. ActiveX or not ???
  117. C and C++ naming issues?
  118. multitasking
  119. Copying Polymorphically
  120. inheriting from template of self
  121. pointer vectors
  122. C++ questions
  123. Default constuctor
  124. client -server interaction over XML supporting multiple protocols
  125. experience definition in interview
  126. inheritage: possible to call the original function ?
  127. simple question: how to do this ?
  128. How to declare friendship-ness to all inherited class?
  129. Learning game programming timescales
  130. Less than operator...
  131. A list of multiset.
  132. Generic indirection adaptor
  133. Starting Book for C++
  134. Template parameter method being identified as a variable
  135. How increase a C/C++ Program speed ?
  136. STL vector<float> crash
  137. SPI on PCs parallel port
  138. replacing chars in a text file
  139. New to c++, need help with a template class
  140. Is pass by reference thread safe?
  141. printf a 64-bit number
  142. C++ programming migration from DOS to Windows
  143. C++ programming migration from DOS to Windows
  144. Template function type for arithmetic operators for elementary types
  145. please help me view the code
  146. Return pointer or variable by ref.?
  147. need help with operations stability
  148. TAPI
  149. How to read...?
  150. much optimizing = bad code ? (array/vector)
  151. istream trouble
  152. Why does std::exception constructor specifies it can throw any ?
  153. Functor and function pointers
  154. ABC vs. CRTP?
  155. Advanced C++ Book Suggestion
  156. operator = override
  157. Boost and austria C++
  158. Initializing a subset of state
  159. Removal Of Elements in a Vector Conatings User-Defined Object Basedon Value Contained in Object
  160. COM mechanism - please help!
  161. Code Clean up (refactoring?)
  162. ToString behavior
  163. ostringstream / ostrstream problem
  164. validity of begin() on empty string or vector
  165. Weird const-ness troubles
  166. multiple files
  167. Problem overriding >> and << in a template class
  168. How to disable warning C4786 in VC++ 6.0?
  169. Swapping data between vector and map...
  170. Container with Abstract Type
  171. asignment in class
  172. asignment in class
  173. assignment in class
  174. Does "void func(MyClass *& myCls)" make sense?
  175. typing characters in TEdit starts principal form's shortcuts In Borland c++ 6.
  176. throw specifiers only when debugging
  177. Set of vectors and...
  178. operator overloading question
  179. Any good static analysis tools out there?
  180. ANN: Lightwave Memory Manager 1.0
  181. what is (const String& str)?
  182. errno, etymology thereof
  183. get vector from iterator
  184. benefits of precompiled headers
  185. What are the threading options in C++
  186. rdbuf() stream
  187. problem with array sorting - urgent responce needed, due tommrow
  188. extern const in c++
  189. UnOverRideable member functions?
  190. how to compare two number sequences
  191. class design question
  192. Backward traversal of sequence container: stop condition
  193. Navigating C++
  194. Why we need symbol files for GDI32.dll or Kernel32.dll etc...
  195. Am I right in thinking a return value is carried over into a __finally statement?
  196. Class design...
  197. exception in a constructor
  198. can you return a void function call?
  199. UNIX signals & C++
  200. ld: 0711-317 ERROR: Undefined symbol: .__vec__delete2
  201. about filehandling
  202. Syntax question
  203. How C and C++ are context sensitive
  204. Which is the proper header to include for std::pair?
  205. validity of pointers to vectors
  206. Changing CreateQuad() defined Texture - D3D
  207. Problem with destructor
  208. delete a void * pointer ?
  209. Memory problems
  210. Memory Problem part 2
  211. Re: Mike Releases the "nsh" command under the CDDL
  212. getline() and a '\0' as a delimiter
  213. integer or long overflow...
  214. question on try/catch
  215. How can I use 2 dimention pointer
  216. the virtual keyword
  217. why sizeof can't be overloaded?
  218. Question about freeing multidimensional arrays of pointers
  219. #include "file" -vs- #include <file>
  220. Help with assembler thing
  221. [BEGINNER] new keyword
  222. Teaching new tricks to an old dog (C++ -->Ada)
  223. Function template + overloading + polymorphism
  224. Iterator and arrays
  225. Initialization of static objects
  226. [ICCIMA'05] Final Call for Papers; Due Date March 10, 2005
  227. [ICSEng'05] Final CFP - due date March 10, 2005
  228. DBL_MAX
  229. core dump when using ifstream
  230. Need Help wit Programming Assignment strlen()
  231. Assignment from scalar to user-defined type
  232. cin and cin.getline()
  233. What C++ has promised you ?
  234. Circular dependencies in Templates - better solution?
  235. g++ typedef inheritance
  236. Question about Files.
  237. Help me find a good typedef name for the following type
  238. Not C++ but...
  239. any classes help me to measure some program segment runing time.
  240. Small C++ exercise
  241. redirecting stdout to nowhere
  242. Grpah bridge
  243. i used to post question
  244. Copy algorithm with insert iterators...
  245. Using 'random_sample'...
  246. i++ or ++i, any difference?
  247. operator <<=
  248. Adjacency list representation
  249. std::map - erase+continue
  250. Static Vars in member-functions?