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. Passing a 2 dimensional array from c++ to fortran
  2. Alternatives to the C++ Standard Library?
  3. Create a Mailing list and you could be Blessed with $200,000+, If not please Delete This
  4. constant member functions of a class
  5. timers in c++
  6. Available C++ Libraries FAQ
  7. static stuff
  8. std::string = char* + std::string
  9. A problem with Constructors...
  10. C standard library header files in C++
  11. How to solve this gracefully?
  12. How to serialize a STL vector?
  13. check if string contains numeric, and check string length of numeric value
  14. why C++ object can access its data member without via getter function??
  15. Singleton question
  16. Kill current c++ programm process
  17. Omitting function default args when no prototype is available?
  18. generic properties from objects
  19. overloaded ops << and >>
  20. 128 bit number implementation
  21. map to vector conversion inside class
  22. Level 4 Warning Question
  23. modifying new[]'d objects
  24. [ANN] SMC - State Machine Compiler v. 4.1.0
  25. std::string::c_str()
  26. Unknown size of Foo in Bar.cpp!
  27. What to name container "flavors"?
  28. Pre-Processor code generation
  29. map to vector
  30. getline and EOF question
  31. How to hide the dialog when execute a dialog based application in VC?
  32. Help with Formatting
  33. clearing contents of ostringstream object
  34. The New C Standard
  35. clear the screen through program on linux
  36. Memory leak in Vector
  37. Restrict template to class type
  38. Any free debugging tools for memory leakage?
  39. Template to catch all functions ?
  40. C++ teaser: Is this a compiler bug, or is this expected behavior?
  41. iostream under Cygwin
  42. Unsure what "*this = 0;" does
  43. Refs. in std::vector, ctor arguments, etc
  44. string class newbie questions?
  45. C++ Standard
  46. How to deal with a platform-dependent issue.
  47. iterate forward OR reverse
  48. C is better than C++ for small projects, right?
  49. Preprocessor defines
  50. problems with chr[]
  51. Default behavior on SIGTERM?
  52. C++ Meta Programming language
  53. Having trouble with char*
  54. install
  55. Confuse with local char*
  56. why is abs function complaining about double?
  57. Understanding problem with multiple inheritance
  58. Question about inheritance and pointer assignment
  59. Overloading Operators
  60. ===Welcome to comp.lang.c++! Read this first.
  61. I/O std::basic_streambuf put and get areas?
  62. error Message: "only const static integral data members can be initializedinside a class or struct"
  63. Setting first and second of pair<>
  64. array of char array in headerfile (string list) - some questions
  65. how to increase heap size for a process
  66. Question about shifting return values
  67. passing and declaring vectors and matrices?
  68. memcmp() and strcmp()
  69. graphics and mouse programming.
  70. Stack operations
  71. ostringstream clear
  72. CReBar, Resizing Window
  73. What is a good setup for cross platform development?
  74. whatz wrong in std::vector< myclass >::iterator
  75. overloading cout
  76. BCB6 + memory allocated by DLL but free by application
  77. Writing portable libraries
  78. Thread time - strange delays
  79. String to char*
  80. stdcall and __cdecl
  81. Library update
  82. static objet and how to see its value
  83. Should this compile and link?
  84. C++ and Anonymous Variadic Macros
  85. g++: compilation of header file requested
  86. Copy Constructor & assignment operator
  87. Listing directories within a directory
  88. C Primitive Data Type Sizes
  89. Does "using namespace std" cost ?
  90. simple c/c++ programming question about encryption
  91. question about default constructor
  92. inheritance problem
  93. Linker error
  94. const struct initialization
  95. problem while reading a binary file
  96. Introducing a newsgroup
  97. how to protect dll from replacement.
  98. Error I can't understand
  99. Overloading operator <<
  100. What is wrong with this declaration ?
  101. mysql and c++
  102. Doxygen ...
  103. Grammars for C++
  104. The thread {----} has exited with code 0 (0x0).
  105. Perl split() function equivalent in C++
  106. Newbee and special characters
  107. Serialize classes using XML
  108. evaluate it
  109. Export symbols from .a files
  110. float algorithm is slow
  111. Is std::queue thread-safe?
  112. Enumerating Active FTP connections on IIS
  113. A question of style?
  114. class template conversion constructor
  115. programming without framework ?
  116. ifstream::is_open() not found on Solaris C++ compiler
  117. easy way to modify textfile
  118. Defining an array of arrays
  119. Synopsis: A Source-code Introspection Tool
  120. user-defined new-Op is not used
  121. Best way to return newly created object
  122. Quick question on smart pointers
  123. A question of pointers..
  124. xServices::CServices<TImp>::StHoldClientList::StHoldClientList(std::set<TImp*, std::less<TImp*>, std::allocator<TImp*> >&)':
  125. xServices::CServices<TImp>::StHoldClientList::StHoldClientList(std::set<TImp*, std::less<TImp*>, std::allocator<TImp*> >&)':
  126. Reading Lines with Fgets(?) and a bit of C++ {Novice Programmer}
  127. string (stream) stuff function
  128. ===Welcome to comp.lang.c++! Read this first.
  129. Sun CC weird compiling message : is out-of-date and will be regenerated
  130. Errors while Linking with Visual C++ 6.0 PRO..
  131. stack corrupt around object or variable at close of Prog.
  132. In a timeline pinch (Suspense: 25Jul05) pleading for assistance - Q1
  133. basics of templates
  134. cout vs Print
  135. polymorphism question
  136. <iosfwd> & typedefs with incomplete types.
  137. Grammatical analysis of C++
  138. Is STL-thinking over-emphasized in C++
  139. is this possible?
  140. Arguments for not using throw()
  141. Getting address of buffer of vector.
  142. relationship pointers
  143. How to send data using IdHTTP to PHP script
  144. Corn programming language
  145. Forward declaration and nested classes ..
  146. SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs
  147. vector problem
  148. Net functions c++
  149. Generating random strings without duplicates
  150. Function overloading
  151. Global instance crash
  152. Projects With Explanations
  153. error 2664 Conversion error
  154. test to see if object exists with new/delete usage
  155. Command Line Parsing Library
  156. CList double element error...
  157. Using STL map and set on large amount of data
  158. difference between MyClass a(); and MyClass a;
  159. Newbie query: Cline & Lomow, C++ FAQs (No. 55)...in C++ f(); is == to f(void);
  160. Sizeof problems(interview questions)
  161. Passing C++ thread data to Vb thru callback
  162. C++ Funda !!!
  163. Handling Vector Graphics in C++
  164. Hardcopy of ISO/IEC 14882:2003(E) Quality?
  165. Inadvertent function declarations
  166. Debugging question
  167. Template parameter depending on another one
  168. Implementation dilema
  169. Suitable data structure for a "context sensitive" 3-tuple?
  170. returning a const vector
  171. Finding old-style casts in code.
  172. Trimming leading and trailing spaces from a string
  173. C++ Profiler
  174. Preprocessor/Compiler question
  175. Why namespaces?
  176. using string as a character buffer in unix system calls
  177. Overriding stl::sort()
  178. atlconv.h header error..
  179. Runtime calculation
  180. Classes as concepts.
  181. why is this map crashing?
  182. g++ ptypes compilation
  183. pointer ot static member function
  184. Is an address change possible by "deconstify/const_cast"?
  185. Linking a C++ library to a C program.
  186. problems with function system
  187. What does "TAG" in [class TAG MyClass {...};] mean?
  188. Adding White Noise (Gaussian Noise) To A Set Of 3D Points
  189. making an .exe file in VC++
  190. combining bytes to make a double?
  191. C++ and Fortran Compilation problems
  192. C++ and networking
  193. Is it a C++ or Java?
  194. custom C++ exceptions
  195. Life of a class
  196. C, C++ and C# Forums
  197. access specifiers and memory layout
  198. method overloading and ambiguity
  199. ===Welcome to comp.lang.c++! Read this first.
  200. serialize c++ objects
  201. 1. Porting win to lin
  202. Pass-by-reference instead of pass-by-pointer = a bad idea?
  203. callBack implementation question
  204. Correcting newlines
  205. why not tell them...
  206. Define callback
  207. Algorithm to find nth largest or nth smallest in a range
  208. derived class and base class, member assignment, which goes first
  209. simple string management
  210. how to declare an array of objects without "new"
  211. How can i use Itow() or wtoi() functions in Sun Solaris Sparc?
  212. using malloc inside overloaded new operator
  213. Casting to pointer reference?
  214. Can I declare my Class at several blocks.
  215. Question on vector assignment and object equality determnation
  216. Question on vector assignment and object equality determination
  217. first prog first post
  218. Whats wrong with this copy assignment cstor ?
  219. ANN: Magic UDF (Universal Disc Format) Burner v1.0.0 (C/C++ Library)
  220. Will this leak memory?
  221. first prog - first post
  222. Why can't I do this ?
  223. Why can't I do this ?
  224. alternatives to pointers to member functions
  225. fabs problem on matrix variable
  226. Cpp function to return a string
  227. Can this be done with cout ?
  228. std containers and allocators.
  229. Help for a newbie!
  230. Help on getting started Learning C++
  231. DLLs and CallWndRetProc and Timers
  232. "<< hex" vs cout.setf(ios_base::hex)
  233. nested friend syntax?
  234. current standard is it legal?
  235. Stroustrup on C++0x
  236. what is regular expression
  237. bad_alloc unhandled exception
  238. How can I call class member function by a globle function pointer?
  239. How can I call class member function by a globle function pointer?
  240. variable number of function arguments
  241. Help on Quick Reports (C++)
  242. std::auto_ptr / template question
  243. Change default allocation of std::string
  244. Moving from Return Codes to Exception Handling
  245. Template spec question
  246. FSM implementation
  247. Reducing build times
  248. array declaration, is this legal?
  249. Custom Allocators question
  250. Getter returning strings by value -- good or bad?