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

  1. Removing const for benefit of assignment operator
  2. getting info from Active Directory
  3. check my code please
  4. Let ANGLO SAXON BEAR THE COST OF MISUNDERSTANDING - FREE THE HMONG NOW
  5. this is a test
  6. VB to C++ conversion
  7. newbie Q: C's asserts in C++
  8. reading float point from file
  9. Using a for loop to display the contents of an array
  10. Recursion
  11. matrices
  12. Generic Functor
  13. Global objects semantic with templates
  14. stl errors - totally lost
  15. Macro arguments
  16. borland vs. microsoft
  17. new operator / define
  18. string concatenation
  19. Unix C++, Windows dll
  20. "any.h": E2293 ) expected at line 210 ... why?
  21. safe to delete null pointer?
  22. forward declarations of a data structure
  23. Complements or the ~ operator
  24. [ANN] SMC - State Machine Compiler v. 3.2.0
  25. Best Way to Define/Declare/Initialize Variables Simultaneously?
  26. My own program
  27. Using hobby source code in your job ?
  28. equation of cone intersection
  29. Complier error!! error C2059: syntax error : '('
  30. vc6 -> vc7 problem with code (error C2558)
  31. constructor as function argument
  32. Installation Question for libxml & Borland C++ 5 Compiler
  33. Where is the sorce code of stdlib ?
  34. Redirected cout: How to Tell?
  35. c++ conversion files
  36. help me with my contact book!
  37. Is there an elegant way to share enum between classes?
  38. Parent Window and Owner Widow??
  39. problem with deque and string
  40. vector question
  41. MFCO42D.DLL trouble - Please help
  42. Variables in (and out) of namespaces
  43. Three questions about signed/unsigned type representations
  44. Abstract class derived from concrete class?
  45. Question about .NET
  46. Handling class invariant violations
  47. Questions of C++ exceptions
  48. What compilier for Windows?
  49. Re: Partial arguments to templates
  50. std::transform container => std::abs(container)
  51. Java speed vs. C++.
  52. Find a character in a string, at a specified position. How do you do this? Any help will be appreciated....
  53. T (*)[N] and T**
  54. almost newbie like question regarding type conversion
  55. The compiler do not recognize my function (newbie).
  56. Small C program to exclude bad RAM address?
  57. Array template parameters
  58. Container for different types of variables
  59. simple question
  60. Vector Table
  61. > is printing as 62 and < is printing as 60
  62. help converting
  63. Weird syntax error with templates
  64. Problem with a diff algorithm
  65. Array size
  66. What's New on the Web : Today
  67. PLEASE HELP : Template inheritance problem gcc 3.2.3
  68. How to code a sin curve???? HELP!
  69. Trouble with a pointer to a static member of a template class
  70. Why .NET is faster than Java
  71. ===Welcome to comp.lang.c++! Read this first.
  72. Any use of multiple inheritance?
  73. fstream & parameters...
  74. How can I learn
  75. cast question
  76. Problem with inheritance and tamplates
  77. Question about sstream compatibility with standard library on FreeBSD
  78. compling error in visual studio
  79. serialize ofstring to stream
  80. vector and for-loop
  81. network printer IP address
  82. Hiding Inherited Attributes
  83. Storing pointer to instance of class with type conversion operator
  84. warning
  85. How long to learn C++ if fluent in Java?
  86. qt: QTimer::singleShot with parameter
  87. Changing monitor refresh rate programatically, WinXP
  88. Newbie and creating a mastermind-type game in C++
  89. UNIX/C/C++ programmers needed in Tampa, FL zip-code: 33637 - area code: 813
  90. Gather open Window Titles
  91. Gather open Window Titles
  92. Gather open Window Titles
  93. How to treat unknown data...
  94. semantics or real design issue?
  95. vector of template class question
  96. ifstream - nocreate - how to?
  97. I am confused...
  98. Linking error in vc++
  99. why is this bad
  100. about the header file
  101. Newsgroup abuse and email account terminatoin
  102. Best way to "redefine" a std class
  103. why does this work ? (operator overloading)
  104. Recursive algoritme for finding the shortest path
  105. very good random numbers generator? where?
  106. extern global variable defined within namespace
  107. template constructor
  108. ask for tool suggestions
  109. Questions about compilers const optimizations
  110. map problem, I'm not a student
  111. Mixing C library code and callbacks with C++ Classes
  112. Mixing C library code and callbacks with C++ Classes
  113. printing a warning with the preprocessor
  114. map_problem
  115. ShellExecute Question
  116. Header inclusion question
  117. Using Boost's random number generator in my own class, how?
  118. Inclusion guards
  119. Dynamically Allocated Memory vs. Statically allocated Memory
  120. My earlier posting - Clarification
  121. Tic Tac Toe Board
  122. Question about auto_ptr
  123. Definitions
  124. About possible data lose warning
  125. c++ Linux2Windows text file conversion
  126. reading numbers of words and lines in text file in C++
  127. Reading a text file / carriage return
  128. Clearing static std::vector fails
  129. any tricks to help us from forgetting to call test functions?
  130. how to resolve "error lnk 2001"
  131. use of subscript([]) operator of map
  132. Binary Search Tree Split() function
  133. interface problem in gcc
  134. Initialization of static members/constants???
  135. Little help with C++
  136. Request: delauney triangle C++ code
  137. Does space reserved by new automatically get deleted at prog end?
  138. CAB file issue
  139. can I replace drand48() and srand48() with random()?
  140. one question about srand seed
  141. Version control
  142. Calendar Board
  143. definition of template static default-constructed data members impossible?
  144. std::numeric_limits::max()
  145. test (ignore)
  146. where the heck is the "any key"
  147. Efficient 'logging' mechanism?
  148. Efficient 'logging' mechanism?
  149. 32 bit pointer to 64 bit pointer
  150. Class member function pointer calling error.
  151. testing offer of code
  152. Applying a Pssword Filter
  153. HashTable again
  154. good article on threads... I have a question
  155. Could someone explain some code?
  156. namespace confusion ?
  157. Purpose of iterator_traits::value_type
  158. ===Welcome to comp.lang.c++! Read this first.
  159. Templates gcc 3.4
  160. NIA
  161. semantic difference between [][] and **
  162. RTF Image
  163. Pointers, Vectors, and Destructors
  164. problem with std::map and VC
  165. strange behaviour of wcout used with CStringW
  166. problems with templates
  167. Dynamic Binding.
  168. STL browsing
  169. Beginnger: frustration right at the "Hello world" step!
  170. FileSize() function
  171. Linking blues
  172. Function declaration in class declaration
  173. convert number in ascii to binary...
  174. Inheritance of objects within objects
  175. _asm NOP : undeclared identifier
  176. [ANN] Updated Version of the SCons Builder Plugin
  177. template question
  178. stringstream::get?
  179. type casting problem
  180. test
  181. Any C code are valid C++ code?
  182. number of bytes for a type in C++
  183. ISO C89 and ISO C99
  184. Array size as constant expression
  185. modifying string literal
  186. operator overloading
  187. C++ code generator
  188. overloading the global operator new
  189. Software Development Engineers needed - open source enviro - Seattle
  190. Strange Corrupt Pointer - Microsoft Bug??
  191. YARD : Generic regular expression parser
  192. Traveling Salesman Problem
  193. "Hello, world!" tutorial available (Windows, mingw/msvc)
  194. time.h
  195. How to zero-initialize a C string (array of wchar_t)?
  196. C# -- Good or Bad?
  197. Status of Comeau C++
  198. cout implementation
  199. cout implementation
  200. format string
  201. Somewhat OT: Good Xmas gift for a C++ professor?
  202. save: reflection?
  203. not many people here
  204. Constructs
  205. How does one read in 32 bits at a time from a binary file?
  206. syntax error : 'constant'
  207. line numbers on segfault
  208. Typedef-ing an iterator
  209. C++ problems
  210. Stroustrup - the greatest in Software Industry?
  211. number of bytes for a type in C++
  212. Comparing Char Against Integer Literal
  213. calling an arbitrary function w/ arbitrary arguments
  214. Tic-Tac-Toe Problem <Can anyone help<?.
  215. casting my smart pointer up and down
  216. object programming Class
  217. OpenFileDialog mfc->atl
  218. Strings
  219. construir antena
  220. overriding the + operator
  221. C++ and Qt problems!
  222. PLEASE HELP - Linkage problem in gcc 3.2.3 with arbitrary precision arithmetic
  223. Looking for a good book
  224. ===Welcome to comp.lang.c++! Read this first.
  225. valarray::operator[]
  226. (free) manuals for streams?
  227. C++ inlining as a multithreading optimization tecnique?
  228. A way to manage globals in multithreading environments?
  229. lists of lists
  230. Can I refer to members of an enumeration without using ::?
  231. Small dynamic objects and performance degradation.
  232. Access to VB ActiveX DLL PROPERTIES
  233. CLI Framework
  234. Use com component without registering it ?
  235. Access to VB ActiveX DLL PROPERTIES
  236. strtod / setlocale
  237. Help~! I don't know what's wrong with this program.
  238. MFC Custom Control in Extension DLL
  239. problem deriving class from ostringstream (operator <<)
  240. this seems like an...Infinite Loop...
  241. static data member
  242. Looking for a C++ class.
  243. Calling external program in C++
  244. C++ function for comparing two date strings...
  245. Help...Operator Overloading...Problem
  246. Converting Java code to C++ ...data structures questions
  247. std::vector continuity
  248. small numerical differences in floating point result between wintel and Sun/SPARC
  249. error C2143: syntax error : missing ';' before '*'
  250. "Variables" tutorial available (Windows, mingw/msvc)