C++ language (comp.lang.c++) [Archive]

View Full Version : C++ language (comp.lang.c++)


Pages : [1] 2 3

  1. Gui toolkit for scientific/technical apps?
  2. "hat" container class [C++]
  3. Programming Puzzle
  4. Looking for a compiler
  5. New Programmer...
  6. Purchasing The Standard
  7. Inlines with external linkage
  8. Overflow Underflow
  9. Interview questions
  10. Migration from Win to Linux
  11. Return code of 4294967295 (UINT_MAX)
  12. passing arguments dynamically to functions
  13. defining or not defining destructors
  14. System time in C++
  15. Visual C++.NET - Help!
  16. <fstream.h> , no need for <iostream.h>?
  17. Passing Variables To System()
  18. static extern?
  19. Why are g++ error messages so daunting?
  20. serial port communication in C++ MFC
  21. Unions vs Classes
  22. Is this code MT-Safe?
  23. Question of a novice
  24. Std 1.3 "Terms et definitions"
  25. custom FFTW lib
  26. Member function pointer woes
  27. order of const in function prototypes
  28. Stack overflow
  29. Programming Puzzle
  30. multi-dimensional array dinamic allocation VERSUS <vector>
  31. Problem with serialization
  32. not sure how to create the main for this program
  33. Passing refrences to objects...
  34. Inheritance questions
  35. creating directories...?
  36. deleting one char in ascii file
  37. Return pointer to object of common base
  38. fooling XP with visual styles?
  39. Template Friend
  40. struct foo and function foo !?
  41. Loki's STATIC_CAST macro
  42. Using valarray
  43. Table of virtual methods
  44. Working with ranges of scalar values
  45. Multi-dimensional array allocation with single 'new' call
  46. algorithm for finding permutation of characters
  47. Is this forward declaration legal C++?
  48. Pass value of short type
  49. Externally Linking
  50. dynamic multidimensional array allocation using one(and only
  51. closing/hiding custom modeless dialogs?
  52. Edit control accepting type double/float?
  53. 4D array
  54. Position of test values in conditional expressions
  55. deleting instance in array
  56. reference variable and local variable
  57. specialized constructor arg signitaure for const object
  58. dynamic_cast and virtual function
  59. Template Specialization
  60. Struct and inheritance
  61. problem sending chr(0)
  62. dynamic char-buffer vs. stringstream
  63. How to ensure proper install of GNU GMP on Windows ?
  64. Static functions
  65. Printing progressbar
  66. Why default constructor isn't enough?
  67. help on round robin
  68. Re: [OT] My girlfriend in a wet white bra 2194
  69. file processing
  70. implementation of the complex airy function
  71. ===Welcome to comp.lang.c++! Read this first.
  72. Default constructor/destructor
  73. errors = templates * friends;
  74. circular dependencies, unrecognized base types, oh-my
  75. Template problem
  76. Socket Programming IPSec
  77. After example of use of #line
  78. Controlling Serial Ports
  79. Calling virtual override from base function fails
  80. Check it out
  81. Can I program C++ on the Sinclair ZX81?
  82. Conversion from std::string to char *, is there a better way
  83. A Question about std::list
  84. Default Member Functions
  85. schwartz counters?
  86. Read-only, as opposed to const member
  87. Casting from base to derived class
  88. class
  89. ios::uppercase does not work
  90. Schwartz counters.
  91. bitcounting on 30000+ bits, but not byte aligned
  92. help with file output (fstream)....
  93. : in code
  94. Complete library references...
  95. Declaration or Definition
  96. Copy constructor
  97. Help for client e-mail
  98. problem with getline
  99. Can't set TCP_MAXSEG's value
  100. boost::shared_ptr and conversion to base class
  101. convert a double keeping msb ?
  102. Problem with covariant return types
  103. Signed and unsigned template type parameters
  104. Modern CPP Design related
  105. Initialization lists and optimization
  106. How are jpeg images usually hidden??
  107. New to C++ and Need a little help with a public domain progr
  108. Benchmarking, part 2
  109. swap two integers without using a tmp variable?
  110. Web Interface for CORBA and ILOG
  111. virtual inheritence: what does it mean?
  112. What does Stroustrup mean on pg 89 of C++PL 3rd Ed. by "low-
  113. new X vs new X()
  114. Confused by the constructor and cop-constructor.
  115. array allocaton size
  116. Libraries in C++
  117. gnuplot parameter interchange
  118. why does not compile
  119. Returning const reference value from functions
  120. Funky function
  121. one bitset simple question
  122. Template template parameter and typename
  123. Map problems
  124. what does this mean: virtual result
  125. Re: C++/ PERL/ CONTRACT/ IMMEDIATE OFF-TOPIC
  126. const_cast, reinterpret_cast
  127. atof() and _tstof() in VC6.0
  128. char syntax question
  129. why no merge without sorting in STL
  130. Exception unwinding base destructor called - why?
  131. Refactoring tool... PLEASE
  132. How to create an N dimensional array with N elements?
  133. Input Iterator needed for a for_each.
  134. ===Welcome to comp.lang.c++! Read this first.
  135. zero-filling gaps in statics
  136. Test
  137. debug function -> noop
  138. speed it up
  139. Assigning class instance to an array doubt
  140. sending files via HTTP
  141. Virtual destructor for virtual base class?
  142. Ultimate Efficiency
  143. can some one please demystify vtable/vftable
  144. Memory inizialization 2
  145. File Manipulation
  146. Need help!! (Compiling in KDevelop)
  147. why have both "." and "->" ?
  148. creating methods for objects
  149. LPTSTR initialization
  150. question about printf
  151. Packet Capture and Account Class
  152. std::string question
  153. Error Using FormDestroy method in Borland C++ 6.0
  154. why "." and "->" operators ?
  155. istringstream: str() only works once?
  156. Very basic question.
  157. Handling large files > 4 GB
  158. Array initialization
  159. To Borland Builder or to Visual Studio
  160. SGI hash: existence of a memory leak impossible to solve?
  161. access of protected function members from friends
  162. why "." and "->" operators ?
  163. Debug Assertion Failed! and no obvious Error
  164. Very basic question
  165. ULONG*
  166. initialize static structured variable challenge
  167. 2 Simple questions
  168. Virtual CopyFrom() method
  169. uncompressing data in memory
  170. Array intialization
  171. Breaking classes down in header files.
  172. I've painted myself into a corner!
  173. buc
  174. tbum
  175. Help User Password Check
  176. improve my search and replace function
  177. Simple & Stupid C++ question
  178. STL NewbieQ: Remove entry from multimap and keep scanning
  179. Is std::cout slower than std::printf
  180. Java's performance far better that optimized C++
  181. Unicode strings
  182. Problem with overriden operators
  183. EOF() not recognized in a long file
  184. obfuscated c/c++
  185. include headers: <X>, <X.h> and global namespaces
  186. xdgg
  187. Most relevant passage retrieval
  188. Seeking Programmers for Symmetrical Musical Melody Thesaurus
  189. this
  190. C++ api ?
  191. What is wrong with the following code ?
  192. char arrays and integer arrays... why the difference?
  193. kdgj
  194. 'operator >>' is ambiguous
  195. boost::shared_ptr vs. auto_ptr
  196. How is the size of a class computed ?
  197. Assumptions About the Size of Integer Types
  198. confued at using reference
  199. static function, not a member?
  200. How can I do with BYTE *** ??
  201. avoiding repeated code in initialization lists
  202. void * instead of bool
  203. New Online C++ magazine launched!
  204. Datastructures
  205. How to create Command Window inside application window...
  206. operator<< and >>
  207. Making a 2d game engine
  208. Large Files with <iostream> (gcc-3.3.3 on SuSE-9.1)
  209. question about cin input ?
  210. Communicate with Fieldbus devices
  211. class X containing an stl list<X> in MS Visual C++
  212. How to know the buffer size and increase buffer size in c++
  213. Does anyone has fixed size memory allocator code?
  214. OT:Visual Studio C++ 6.0 Compiler Questions
  215. help developing function
  216. 8-queen problem
  217. Initializing a vector
  218. Developing Games
  219. About the result of sizeof(a class without data members and
  220. Reviving a Dead Input Stream
  221. Intro 64Kb help !!!
  222. std::map problem with VS 7.1
  223. ASCII -> long (hex)
  224. Returning by value, returning by reference
  225. static function definition
  226. ===Welcome to comp.lang.c++! Read this first.
  227. Access to protected base member
  228. What will happen if a virtual function is declared to be vir
  229. please help me in distinguish redefining functions, overload
  230. Setting value of a class
  231. virtual destructor revisted
  232. dlopen() & undefined symbol
  233. Benchmarking
  234. Finally suitable backup program
  235. DLL & pointers problem
  236. Novice can't compile and run
  237. comp.lang.c++,comp.dcom.fax,comp.mail.misc,comp.org.usenix,c
  238. Code or library or compiler bug?
  239. Global variables in C and C++ problem
  240. Questions of C++ FAQ
  241. How to make a Function with Variable Argument List (type unk
  242. How can I really create new types?
  243. Visibility of members in inheritance
  244. Create new objects in a constructor
  245. why won't this complile??? const troubles...
  246. Re: wanna do a good thing?
  247. Porting from Windows to Linux
  248. assignment operator question
  249. Questions of boost bitset
  250. Global objects in libs




  251. Powered by phpBB © 2001, 2006 phpBB Group.