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. problems with templates
  2. woh do I read a file with std::istream ???
  3. Why is this not ambiguous?
  4. tricky pointer and string storage question
  5. Segmentation fault when function ends...
  6. Who can help me?
  7. [ANN]: Last Chance 2005 IORCC Entries
  8. beginners program
  9. child and parent class args
  10. STL string class and Number conversion
  11. problems with linking a dynamic shared library using kdevelop 2.1 and linux fedora(1)
  12. Strings in C++: A tricky problem
  13. va_list help
  14. C++ Help please!!!!
  15. function object to query STL containers
  16. Wierd Inheritance problem
  17. try and throw question
  18. inheritance and STL
  19. Strings in C++: A tricky problem
  20. Intercept Messages (and WM_DEVICECHANGE)
  21. Remove elements pairwise from vector
  22. Need help in chosing a suitable Container
  23. A few (advanced?) questions
  24. Prefix/postfix ops -- concept question
  25. Possible encapsulation violation in C++
  26. Suppress DOS screen
  27. Fastest sort algorithm?
  28. Question on constness
  29. pointless object copies
  30. Re: Big Bertha Thing blogs
  31. should it be ambigious?
  32. the smallest float(4 bytes) > 1.0
  33. friend function question
  34. deleting files and directories
  35. Displaying stack contents
  36. override virtual, covariant return type
  37. db2 control for Borland C++ builder 6.0
  38. C++ UDP Network Help : XPlane Simulator Program
  39. Re: access to class private data
  40. Re: access to class private data
  41. void* versus uint32*
  42. Double free and memory leak
  43. Slightly mathematical programming problem.
  44. Doubt regarding structure nesting
  45. Function Pointer as a class member
  46. template-class-id redefined problem
  47. Axis C++ only as client
  48. C++ compiler?
  49. std::vector range check
  50. Deleting pointers from deque
  51. c++
  52. Returning a non-pod object
  53. problems switching to gcc 3.3.2
  54. compile error, fstream.h, g++ version
  55. File size
  56. Need clarification on 'typedef' keyword
  57. ANSI C++ and ISO C++
  58. lwg issue 233
  59. Microsoft says...
  60. printing a stack trace ...
  61. C++ PROGRAMMING
  62. removing void*
  63. Does a ctor/dtor occupy memory
  64. Tokenized substring search
  65. Alignment on Struct and Global Variable?
  66. What's the best way to hide the particular STL container that my class uses?
  67. static and non-static functions
  68. how to new some class from template
  69. containers iterators pointers. please help (urgent)
  70. Source code c++ to filter lottery
  71. help with dynamic array structure.
  72. Rejuvenate Your Soul!
  73. Iterator Question for map of ints to set of ints
  74. where to get the c++ tutorial on cplusplus.com in pdf form?`
  75. Object lifetimes when bound to references
  76. Why does C++ require forward declarations?
  77. novice
  78. audio capture
  79. A question about memory allocation
  80. Re: dvd
  81. ADOConnection
  82. creating interface with c++
  83. Poker Program
  84. 10 Compelling Reasons USANA Should be Your Opportunity of Choice
  85. A question about inline
  86. dangling reference
  87. Abstract class with no abstract functions
  88. Structure of Constants
  89. Please tell me what I'm doing wrong
  90. Is iterator definition with template not a type in ISO C++?
  91. Creating an Instant Messenger
  92. Is the class iterator part of namespace std now in c++?
  93. How to reference a data field of a parent template class
  94. Re: dvd
  95. Some questions about static member
  96. Beginner - controls not shown in class wizard
  97. A question about allocating resources
  98. Does bool true always == 1?
  99. A question about pointers
  100. try to maka a program run out of memory
  101. Something about ACTIVE OBJECT pattern
  102. Simple polymorphism question
  103. header for C - unistd.h
  104. Help needed getting "dl"-functions to work in Win32
  105. can a hardware programmable card do this?
  106. Compile typedef-ed substrings
  107. C++ and goto - can I?
  108. C++ and goto - can I?
  109. help! [please]
  110. power - novice
  111. Stop recompiling if unchanged header codes?
  112. What is .tcc?
  113. Heap Walker
  114. regex
  115. What scope have dynamically allocated memory
  116. ANN: BDB++ 1.1 release
  117. ANN: Magic CD/DVD Burner (ActiveX) - Update v1.2.0
  118. ANN: Magic CD/DVD Burner (C/C++ Library) - Update v1.2.0
  119. Where can I find a good C++ socket class/library?
  120. How to convert a given local time to UT considering Daylight Saving Times....
  121. dynamic_cast between unrelated types
  122. 3D chart
  123. How to debug application using SetUnhandledExceptionFilter function for exception handling
  124. realloc in case of new and delete operators
  125. Setting mininum string read width in istream
  126. system command
  127. array help
  128. quoting quotes, &c.
  129. properties of the default STL allocator
  130. function parameter vector<int>*
  131. new -- allocate memory question
  132. ifstream and binary file reading problem....
  133. memory allocation/deallocation question
  134. A question about global variables
  135. Exception Handling Problem
  136. C++ vector algorithm
  137. Loading dynamic code into C++?
  138. Multiple Inheritance in VC++6.0
  139. Learning C++
  140. WinA&D 4.1 for UML, DFDs, ERDs and Requirements
  141. c++ & inline asm
  142. const and non-const string iterators
  143. Another inline assembly question
  144. MSDOS call with C#.net ?
  145. new operator and memory allocation
  146. error: insufficient contextual information to determine type
  147. Const vs # Define in the header file
  148. comparing string with character
  149. String processing: word replacement
  150. How to get 64-bit intermediate results
  151. transform
  152. Borland 5.5 free compiler: incomplete "include" directory?
  153. rand() and thread safety
  154. c++ is better than java
  155. Template that can take variable number of arguments
  156. c++
  157. vc++? or c++
  158. Pure virtual methods, constructors and destructors
  159. What does it mean with infix
  160. C++ unit testing.
  161. copy construktor
  162. operator definition
  163. Trouble using std::equal_range
  164. problem with opening tiff file
  165. dangling references?
  166. BCD arithmetic
  167. Stringvec and shared memory iterators
  168. Using the STL Containers
  169. swtiching between multiple images in one component
  170. ive got caught in a forever loop
  171. CALL FOR PAPERS CIMCA2005 & IAWTIC2005
  172. Template Member Function Specialization - Linker Error.
  173. need help with c++ programming
  174. cin, getline, delimiter, buffer and... confusion
  175. The use of the C++ standard
  176. Pros and cons "using namespace"
  177. Storing byte array as string
  178. operator==, member function or free function
  179. Is this 'C'/C++? struct device dev = { .name = "dev0", };
  180. Template question
  181. basics of file inclusion
  182. Announce - Book - Agile Development With Iconix Process
  183. Passaggio puntatore di classe in CreateThread
  184. Template parameter problem
  185. Licensing check in a loadable .so
  186. Exception
  187. scanf/getchar sequence problem
  188. Assign a structure to an iterator
  189. Inherited member name qualification for templated class
  190. Releasing a Application which uses ODBC
  191. multiple lines declaration
  192. tutorials
  193. templates & reporting
  194. overloading insertion operator
  195. Partially specialize a template with another template class
  196. Analytical or Intuitive?
  197. odd C++ crash question with streams
  198. Question about memory allocation
  199. Beginner questions
  200. implicit conversion from T (&)[N] to ptrcarray<T>
  201. regarding debugging code in static mode
  202. Initialising variable during compilation
  203. How to export a string in DLL?
  204. Checking Ansi-c++ conformity
  205. store Images (or any Binary Data) to a SQL Server database using VC++
  206. store Images (or any Binary Data) to a SQL Server database using VC++
  207. Format of compiler generated derived destructor when base has 'virtual ~base() throw():"
  208. Strings
  209. Problems concatenating strings
  210. OSS2005 Call For Participation
  211. static member functions and invalid access question
  212. Best way to open files
  213. Finding include directories and link libraries
  214. compiler
  215. nocreate problem
  216. Re: Problems concatenating strings
  217. C++ question
  218. order of operations with division and multiplication
  219. Formatting stream input.
  220. formatting question
  221. Manipulate String
  222. construction initialization list
  223. how call a method through an function pointer?
  224. Templete Function called from shared object file(DLL)
  225. Emacs CC Mode's auto-newline facility: INFORMAL SURVEY
  226. createdispatch hang
  227. How to loop in a vector (set, map, etc) from iterator i to iteratorj
  228. looking for good ms windows newsgroup
  229. Mailing lists
  230. Nice trick or illegal construct?
  231. Automatic generation of header file.
  232. MS's Visio.Net
  233. [c++] getting the ASCII value of a char
  234. calling a function via a pointer-to-function
  235. Class template parameter that is a function
  236. containers of templates
  237. hashtable.h with gc 3.3.2
  238. library update
  239. C++ I/O for parsing a simple file
  240. My random number is only random for the first run???
  241. Writing a method-functor
  242. ssh API for C++
  243. geting value from DBGrid (Borland C++ Builder)
  244. undefined reference to library
  245. How much math?
  246. Trying to get C++ to get a file and compare for logon and password validation
  247. How to bind class static member function?
  248. How to bind class static member function?
  249. Build a light proxy server in Visual C++
  250. exception handling problem in Borland C++ Builder 6 (BCB 5.6)