PDA

View Full Version : C++


  1. C++ capabilities
  2. Formatting decimal places
  3. Naming convention from my point of view
  4. [OT] Re: Decompiler
  5. how to build a recursive map ?
  6. Re: C++ danger to break due to its weight, fragmentation danger -
  7. Overloading global newarray operator in visual c++ 6.0
  8. [ANN] upp-mignw-0.1.8 released
  9. redefining cout (for using printf/mexprintf)
  10. Re: I canīt understand it!
  11. Re: I can?t understand it!
  12. I canīt understand it!
  13. Function pointers to printf
  14. Decompiler
  15. external variables
  16. Student question on external calls.
  17. Re: I have no idea why this isn't working - must be missing something
  18. I have no idea why this isn't working - must be missing something simple
  19. Overloading
  20. Problem with templates and inheritance
  21. adding bitmap to button
  22. [Q] Template: Undefined Constructors
  23. Templates and Trading Cards
  24. libstdc++ 3.3 class reference
  25. Modifying through pointer-to-const
  26. Ctor initialization lists: three details beyond the FAQ-lite
  27. problem with std::map find()
  28. Algorithm advice needed for std::map
  29. what is a compound class
  30. C++ container question
  31. Feasability of Design By Contract (DBC) approach in standard C++
  32. How to port this snippet?
  33. create a variable name with the value of another variable
  34. Tradeoffs between multi and non-multi associative containers
  35. The term "associative"
  36. ray tracing library for windows
  37. Why is OO popular?
  38. C++ and Middleware
  39. Beginner Programmer needs help
  40. Stack Machine Implementation in C++
  41. key press recognition please help.
  42. istream_iterator & copying files
  43. g++ istream::readsome trouble
  44. wwwww
  45. ifstream
  46. Re: Monitoring events in my program and emailing reports
  47. Open Com Port > 9 with C++ ?
  48. the behavior of g++ 3.3.1 exception
  49. Initializing a static const member array of a class type
  50. C++ danger to break due to its weight, fragmentation danger - C++0x
  51. how to walk a binary tree
  52. Is a list template class needed?
  53. Discussion regarding hot/ cold splitting of structures.
  54. C not compatible with C++?
  55. The "const" modifier
  56. the behavior of g++ 3.3.1 exception
  57. C++ danger to break due to its weight, fragmentation danger - C++0x
  58. Initializing a static const member array of a class type
  59. how to walk a binary tree
  60. Is a list template class needed?
  61. Discussion regarding hot/ cold splitting of structures.
  62. C not compatible with C++?
  63. The "const" modifier
  64. g++ (3.3) bug?
  65. GUI capabilities for C++
  66. The Gist of Object Oriented Programming
  67. Re: Q: Return value optimization thru several function calls?
  68. "static" question
  69. Jessica Simpson showering on a texas beach 8443
  70. Q: Return value optimization thru several function calls?
  71. c++ to java code converters needed
  72. EOF problem
  73. Re: unary operator- question
  74. Re: Is this legal?
  75. Re: Clarification regarding #include declarations.
  76. speed vc++ vs. c++builder
  77. Linking problem
  78. What's wrong withthe code?
  79. Clarification regarding #include declarations.
  80. Clarification regarding #include declarations.
  81. Jessica Simpson showering on a texas beach 6114
  82. Unresolved External Symbol
  83. unary operator- question
  84. newbie: capabilities of c++ in numerical computation
  85. Is this legal?
  86. hi problem, with c++ code i am learn so plz tell me what i did worng and how fix
  87. composition/aggregation: would like to use constructor body rather than initializer list
  88. Link crawler
  89. Struct vs Class
  90. How to find out object type - PLEASE HELP
  91. OMG Hilary Duff locker Room at school 8748
  92. Weird runtime error
  93. simple pointer question
  94. About Virtual function
  95. How to make click-through windows
  96. Available C++ Libraries FAQ
  97. Erratum: Re: Would a static_cast be better style here?
  98. Taking multiple prices then adding them together...
  99. std::valarray vs. blitz::Array
  100. Implementing exceptions of C++ in C
  101. can't link class with static methods and members
  102. Any SDL Users out there? I need some help.
  103. Q: linker error with a missing method
  104. Style (or otherwise?) question: creating temporary to invoke function
  105. Re: Style (or otherwise?) question: creating temporary to invoke
  106. Binary Search Tree
  107. Some C/C++ books
  108. Are there any problems with this?
  109. [Faq-20.6] What is a "virtual constructor"?
  110. looking for crossplatform layer between gui and database
  111. $$ Bush Legitimizes TERRORISM $$
  112. compiling under cygwin with intel windows compiler icl 8.0: is it a good idea?
  113. Index a #define string
  114. using OpenGL from Borland Builder6
  115. Would a static_cast be better style here?
  116. parsing a string
  117. delaying video capture preview
  118. [OT] Re: Buffer size & Prebuffering size?
  119. Buffer size & Prebuffering size?
  120. STL map sorting and merge?
  121. Re: [OT}How to represent a fraction in HEX?
  122. ddd or insight?
  123. DDD or Insight?
  124. Re: What is Delegation, versus inheritence, examples in C or C++
  125. Re: feedback on C++ code snippet requested (standards compliance,
  126. [OT] Re: Is it standard and practical to use long long types?
  127. feedback on C++ code snippet requested (standards compliance, efficiency, etc)
  128. Compiler Quirk or Language flaw?
  129. Duplicating objects with a common base class
  130. char*& or char*
  131. unbuffered output file
  132. const structure & member pointers
  133. Print a file
  134. osstream and stuff
  135. C++ .NET class member initialization
  136. STL Functionality
  137. You learn something new every day...
  138. Virtual Constructor and Covariant Return Types
  139. how a pointer is passed by reference as a function argument?
  140. What does "C++ doesn't support modules" mean?
  141. Nested templates and friends
  142. What are the codes doing?
  143. Re: OT How to represent a fraction in HEX?
  144. Re: [OT] OOP Language for OS Development
  145. Re: [OT] A way to decrease executable sizes?
  146. three times copy ctor called, one ctor called, why?
  147. compile problem
  148. How to represent a fraction in HEX?
  149. OOP Language for OS Development
  150. hhow to detect overflow in integer calculation
  151. Inheritance
  152. C++ Release memory problem
  153. Bison/Flex To ByteCode
  154. debug assertion failed
  155. A way to decrease executable sizes?
  156. OT - Re: Birthday Problem
  157. is this valid ?
  158. Hash table in C++? STL?
  159. OT: Re: Doing Program~
  160. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  161. Dump Memory Pointer?
  162. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  163. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  164. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  165. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  166. C++ Error
  167. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  168. sleep()
  169. Robotics
  170. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  171. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  172. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  173. The future of C++
  174. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  175. WAS: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointer
  176. Strange abortion of for loop
  177. What's wrong with this function
  178. Problems with multiplications of doubles and/or floats
  179. getline
  180. automatic source code
  181. Question about my MIPS Program
  182. RATIONAL ROBOT TESTER/ CONTRACT/ IMMEDIATE
  183. [OT] Erratum, was: Hypothetical: All code in classes but main()
  184. Problem with Cast
  185. OT & FYI
  186. Dereferencing this in constructors initialiser list
  187. using exceptions to stop object creation
  188. call graphs with doxygen and dot cause problems
  189. Doing Program~
  190. Re: CX-Post: hello world [OT in comp.lang.c, followup set]
  191. Overloaded operator in a Class template
  192. ifstream
  193. Question
  194. compile error
  195. Software Developer earning his Doctorate needs help
  196. c++ code for embedded systems
  197. CX-Post: hello world
  198. Question about DDD debuger.
  199. Static local variables inside instance members
  200. Selef-cleaning trees
  201. Does your favorite C++ compiler support 64-bit integer types?
  202. Why do I need the typename keyword?
  203. Class design question
  204. [OT] Re: Is it standard and practical to use long long types?
  205. Virtual Machine and Byte-Code
  206. Re: [OT] malloc replacement for windows
  207. malloc replacement for windows
  208. mallac replacement for windows
  209. couting cout.
  210. How to initialize a char*?
  211. difference between a C++ macro MAX and the C++ template
  212. Exception Handling and Math Errors
  213. Re: [OT] Seeking optimization advice
  214. Error running program in XP
  215. Seeking optimization advice
  216. delete this
  217. converting 1944 to '1','9','4','4'
  218. APPHELP.DLL and USERENV.DLL & Win98SE
  219. how to view thread priority in a debugger
  220. Question again?
  221. Question??
  222. Structure of the code (files, dir's, namespaces, makefiles)
  223. [OT] Proposal to add Interfaces to C++
  224. Buffer overflow protection
  225. A stupid problem ...
  226. OLEDB
  227. Combinations/permutations algorithm in C++
  228. STL
  229. Pull TxD high in serial communication VC++
  230. new of an object without assigning it to any variable
  231. Three Classes Share One Memory
  232. How to Initialize const static object data members in a header file?
  233. Looking for an example of C++ program
  234. Please comment on the code
  235. Pass vector into a function
  236. Non default constructor for array objects
  237. Re: [OT] How can i programicly find out what operating system i am
  238. How can i programicly find out what operating system i am using?
  239. The STL by Plauger, Stepanov, Lee and Musser
  240. Allocation / Delete problems
  241. C++ friend function
  242. [OT] Re: Birthday Problem
  243. code
  244. Linux STL and GThreads
  245. SGI STL
  246. Re: the c# return statement
  247. a couple programs
  248. Re: why it seems that std::list::erase() doesnt free objects in a list,
  249. Is it standard and practical to use long long types?
  250. Troll Alert: Birthday Problem
  251. char* combination problem :(
  252. string::npos + 1 ???
  253. Troll Alert: Birthday Problem
  254. What'ch think of my program? *fixed word wrap*
  255. FAQ: slashes in your filenames???
  256. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  257. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  258. problem sending code via rs232
  259. Birthday Problem
  260. Destructor for const object
  261. pointer to member's member?
  262. DIET ( discrete interval encoding tree )
  263. FastNet 5.3 with borland
  264. std out question
  265. [OT} Re: cannot find -lstdc++
  266. Doing something wrong
  267. Spent most of tonight on this program, please check it out!!!
  268. Problem z VC++ 6
  269. spawnvp does not work
  270. Re: Conversion problem
  271. What is a good idiom for handling a lazy object?
  272. cannot find -lstdc++
  273. string literal is an lvalue; other literals are rvalues.
  274. confusion with const functions return types
  275. Convertion problem
  276. C ++ question
  277. Declaring only public class members - doesn't work
  278. CUJ and Microsoft C++
  279. [OT]Clarification: Re: Hypothetical: All code in classes but main()
  280. Friend in Class Can't Access Private Function
  281. further explanations
  282. problem reading from a file
  283. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  284. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  285. Calculating exponents without library functions
  286. Searching of byte array with wildcards?
  287. Confused about the comma operator
  288. Problems to find out code changes that seems not to lead into a bug but does ?
  289. Insert some trings into a big file?
  290. Re: why it seems that std::list::erase() doesnt free objects in a
  291. Erratum: Re: Hypothetical: All code in classes but main()
  292. C++ FAT32 Access
  293. Question
  294. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  295. Incorrect operator<< is called.
  296. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  297. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  298. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  299. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  300. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  301. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  302. Re: why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers
  303. why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers to
  304. Programms memory adress location access?
  305. std::vector - bug or feature?
  306. 'C++ Primer 2nd Ed' errata
  307. Can I assign safely an array to vector?
  308. Sutter's Pimples: Good, Bad, or Ugly?
  309. C++ Question Urgent
  310. Standardised unit of measure - please help
  311. Re: binary data conversion
  312. bool overload problem
  313. how to make operator << a virtual function?
  314. error when initialize ifstream with string
  315. Queries about strstream.h
  316. Urgent ~~Simulator Question
  317. Cast from (long double*) to (const double*)
  318. vector.reserve() and performance (Was: add_new() for array like push_back() for vector)
  319. [OT] 3D Graphics Math & C++
  320. last element of list
  321. C++ Guidelines
  322. Work around of using 1D-LUT instead of 2D-LUT
  323. Overload operator problem
  324. My override function never gets called? - (reposting as mistake in first go)
  325. Re: Making gcc a windows .exe file
  326. MultiByteToWideChar converting %[code]... erf...
  327. My override function never gets called?
  328. add_new() for array like push_back() for vector
  329. Class problem
  330. compile error
  331. Troll Alert: I think women are better programmers than men
  332. I think women are better programmers than men
  333. Re: Trouble with constructor(code included)
  334. can string be a substitute of char sor char* s ?
  335. Constructor problem
  336. i have problem that two thread use one charactor pointer for string buffer
  337. Callback to a non-static method?
  338. Re: Hello, World
  339. Hypothetical: All code in classes but main()
  340. A Better Class Design
  341. Declaration syntax
  342. Troll Alert: Would you help my C++ homework to make some extra money?
  343. Would you help my C++ homework to make some extra money?
  344. $$ CONGRATS KILLED 450 IRAQS FOR 4 $$
  345. Re: linker error fixup overflow at 'seg:xxxx' h,target = 'symbol'
  346. linker error fixup overflow at 'seg:xxxx' h,target = 'symbol' in module 'module'
  347. question on data structure
  348. delete
  349. Trouble with constructor
  350. STL Map
  351. Compiler/Virtual Machine Environment
  352. Inheritance with pointers:Overloading?
  353. GCC 3.4 being picky
  354. C++ style questions (OOP)
  355. pointer return: address correct / value nonesense
  356. The Annotated C++ Language Standard by Koenig & Stroustrup????
  357. Will the second be evaluated if the first is NULL?
  358. initialization in initializer list using copy constuctor?!?
  359. About very long Bit-numbers (bitfields?)
  360. Linking problem - please help
  361. [newbie] strange pointer behavior
  362. Manipulating user input
  363. [OT] Re: Problem with release build of program using pointers
  364. unique objects and stl containers
  365. Automatically separate method implementations from their declarations?
  366. Problem with release build of program using pointers
  367. Template related question
  368. Re: [OT] Re: Principal Embedded Software Engineer position in Pittsburgh
  369. access to private members of internal class
  370. [OT] Re: Principal Embedded Software Engineer position in Pittsburgh PA OFF TOPIC
  371. Re: Principal Embedded Software Engineer position in Pittsburgh PA OFF TOPIC
  372. Principal Embedded Software Engineer position in Pittsburgh PA
  373. Re: Sample code to call another program/command from inside a C++
  374. Help a poor FORTRAN programmer with member functions?
  375. Unexpected performance results
  376. Singleton destruction
  377. Re: [OT] Visual C++ 6.0 From Deitel and Deitel
  378. STL map and Posix Threads
  379. Can anyone please help me to design a simple game in c++??
  380. How to show decimal value of a char using cout?
  381. How to convert to another encoding?
  382. cin input (newbie question)
  383. [OT] CORBA/IIOP & IDL was: W3C issue: Time to standardize the XML library for C/C++
  384. [OT] Re: Code critique
  385. Correction:Re: #include verse class class_name
  386. #include verse class class_name
  387. Using proprietary object libraries with C++ in a windows environment
  388. partial specialization of templates
  389. Statement on Spam and VoteNader.org
  390. Connecting an agent and its strategy
  391. How to build a better diamond?
  392. [OT]W3C issue: Time to standardize the XML library for C/C++
  393. netiquette: Assembler question?
  394. Problem with checking if class is NULL
  395. please help me to choose a C++ book
  396. Assembler question?
  397. Invalid conversion from 'char' tp 'char*'
  398. finding the size of a data structure in bytes?
  399. reference trouble in double[3] vs. double*
  400. Reading Data from Excel
  401. Avoid wasting time or how to avoid initialization
  402. Getting seg faults in destructors. Possibly a newbie problem.
  403. Re: [OT, welcome msg, link] Reading Data from Excel
  404. [OT] Re: Generate Models from C++ Code
  405. Time to standardize the XML library for C/C++
  406. How to work around 14.5.5, 14.7.3/18 and related?
  407. Help me!
  408. Templates with constant array parameter
  409. template export question
  410. in-class initialization
  411. remove_if and functions overloading
  412. Creating objects
  413. An object to pass around
  414. Number at runtime
  415. Questions
  416. Re: Calls with a Variable Number of Arguments
  417. operator= and const data members
  418. random number generator
  419. Difference Between C++ and Visual C++
  420. curiously recurring template pattern problem
  421. Re: Off Topic: Any authoritative reference on structuring (large-scale) projects?
  422. Re: Code critique (above is long)
  423. string I/O in binary file
  424. Code critique
  425. Finding the type of a pointed to element
  426. Calling a virtual method in a specific class
  427. Off Topic: Any authoritative reference on structuring (large-scale)
  428. Any authoritative reference on structuring (large-scale) projects?
  429. [OT] Re: Visual C++ 6.0 From Deitel and Deitel
  430. MPOOL'04 -- Second Call for Contributions
  431. Visual C++ 6.0 From Deitel and Deitel
  432. class vs. typename
  433. Reading From Files in c++
  434. 2 questions--virtual operators and operator=
  435. Use of strstream.h?
  436. getline problem
  437. Genericity is *not* templates
  438. Re: [OT] Data Structures Question...
  439. function pointes and templates
  440. High performance alternative to MI of virtual bases
  441. [OT] C++ source as DOM Re: c++ interpreter
  442. Sorting a 2 dimensional array
  443. News: Generate Models from C++ Code
  444. STL-container used with references
  445. testing
  446. VXL
  447. Data Structures Question...
  448. Using proprietary object libraries with C++ in a windows environment
  449. Boehm's garbage collector: beginner's questions
  450. Student requires urgent help! Debug Assertion Failed error
  451. recurring template problem
  452. What is the best alternative for realloc in C++
  453. [OT]Meta-C++ Re: [Q]Object:formal definition and description?
  454. fscanf equivalent in c++
  455. What's the usage?
  456. C++ system calls
  457. building up binary tree
  458. Purchase of C++ standard
  459. Problems linking C++ code s on the Cray X1
  460. g++ multi threaded advice.
  461. Mapping Function
  462. Netequette
  463. Example of calling JAMA which uses TNT templates
  464. Tracking the "memory growth" of a process
  465. template function problem
  466. const base subobject
  467. returned vector of function is zeroized
  468. Rationale behind not allowing template parameters to be friends?
  469. Permutations of a set
  470. C++ with interfaces
  471. Parameter / argument mismatch in template scenario
  472. Stable priority queue
  473. [Template] Source code as data structure in repositories.
  474. question on instances
  475. [OT] Re: homework help!!!
  476. Re: [FAQ] newbie troubles - creating an array dynamically. best practices.
  477. newbie troubles - creating an array dynamically. best practices.
  478. Re: free() is not releasing memory, help
  479. Trying to find link to 'C++ Annotations' by Frank Brokken
  480. A non-const std::set iterator
  481. help in explaining binary tree
  482. Re: [OT] Naming Conventions: Question of Style, or Library Compatibility?
  483. homework help!!!
  484. confusion with abstract methods.
  485. Re: [OT] Naming Conventions: Question of Style, or Library Compatibility?
  486. NEED HELP with forward declarations
  487. Intel C++ 8.0 : declaration hides declaration
  488. Is a created before b?
  489. Re: [OT] GUI Programming for Beginners. Re: C going to C++
  490. Re: [OT] Naming Conventions: Question of Style, or Library
  491. [OT] Naming Conventions: Question of Style, or Library Compatibility?
  492. [Q]Object:formal definition and description?
  493. Linked List
  494. Forwrard References in MSVC6 vs. Borland 5.5 compilter tools.
  495. naked func for "one-way recurrsion"
  496. c++ interpreter
  497. Re: A list of objects with a template member shares address, why
  498. restricting deletion on local drives
  499. PN: Sample code to call another program/command from inside a C++ program
  500. OT: GUI Programming for Beginners. Re: C going to C++
  501. A list of objects with a template member shares address, why ???
  502. C going to C++
  503. Lippman's Inside the C++ Object Model?
  504. can't understand the compiler messages
  505. OT: Re: [FAQ] Re: initialization vs assignment
  506. Compiler warning regarding type definition
  507. friend operator>> function declaration for a template class
  508. [Q] Template function - linking problem
  509. operator= in allocators
  510. refcounting and protecting against delete
  511. Re: Infinite Loop Detector
  512. How to implement this?
  513. class variables: scoping
  514. Exceeding container::max_size()?
  515. [FAQ] Re: initialization vs assignment
  516. initialization vs assignment
  517. Re: std Output:
  518. Big Int ?
  519. Re: (corr) How to recover from failing cin.get(str,n,'\n')?
  520. Re: Insertion order of multimap
  521. [OT] Re: sizeof in preprocessor
  522. Inheritance basic issue form newbie
  523. newb ques: c++ input files always end with NUL? Really??
  524. c++ newb asks about overloaded operators
  525. Debugger says my assignment hasn't worked
  526. C++ / JNI memory leakage, help needed
  527. pragma once
  528. size and nomenclature of integral types
  529. How you handle this?
  530. Re: std Output:
  531. help to explain c++ binary tree
  532. Re: std Output:
  533. Re: [...]
  534. std Output:
  535. Media For Sale
  536. C++/ CONTRACT/ IMMEDIATE
  537. beginner
  538. error: jump to case label
  539. enumerations: subenumerations?
  540. specifying enumeration size as member: good or bad
  541. mutable base class
  542. non-form based databse application
  543. Borland Builder c++, how to add a lib, question
  544. Re: (corr) How to recover from failing cin.get(str,n,'\n')?
  545. Posix Thread Wrapper [HELP!!!]
  546. mixing operator new, free()
  547. size of enum in vc6
  548. Private method exposed?
  549. Multiple definition
  550. How to increase HEAP size in VC++ 6.0 environment
  551. Newbie program
  552. Syntax Error in throw().
  553. Re: pls tell prolem/error handling in vc++6.0 & making of programming basics strong
  554. problems in vc++:Applying setting user breakpoint, unhandled exception ,linking error,runtime error
  555. Base class method that returns a pointer to a derived class?
  556. Forbidding template instantiation for specific type
  557. Virtual Iterators
  558. test
  559. test
  560. test
  561. test
  562. g++ sucks: internal compiler error???
  563. Newbie question : constructor return type ?
  564. Q: Example from the Holy Writ
  565. Test newsgroup~....
  566. OT:Re: What is a header?
  567. implementing Java's Observable in C/C++?
  568. VC++ Question - LINK : fatal error LNK1104
  569. pointer equality and inheritance, take 2
  570. OpenTop / Common C++ libraries: are they good?
  571. pointer equality and inheritance
  572. Weird segfaults
  573. Problem adding a SubMenu inside the systemMenu of an application
  574. Is heap management thread-local?
  575. Database programming
  576. References, AddressOf and Object management
  577. What is a header?
  578. set/get in c++.
  579. Source code as data structure in repositories.
  580. spawnvp does not call exe files
  581. Re: namespace naming theory, comments?
  582. Why Some Extended ASCIIs Can't Be Typed
  583. C++: why 80 charachters??
  584. ifstream/getline
  585. How many CPU cycles does an instruction take ?
  586. Do my homework or the hamster gets it.
  587. C++ Runtime Defined Classes?
  588. Compiler (warning C4786:)
  589. size_t and size_type
  590. multiple constructors and class reference variables
  591. multiple constructors and class reference variables
  592. multiple constructors and class reference variables
  593. Sanity check output streambuf scheme?
  594. do-it-yourself linked list
  595. Re: (corr) How to recover from failing cin.get(str,n,'\n')?
  596. Difference between DEBUG and NDEBUG?
  597. How to recover from failing cin.get(str,n,'\n')?
  598. Book: 'Beginning Visual C++ 6' By Ivor Horton
  599. OT: Buster's Emacs Settings Re: Placement of {
  600. How to cast from list<T*> to list<const T*>
  601. cast from list<T> to list<const T>
  602. namespace naming theory
  603. Nested sort on a linked list
  604. expressing a certain algebraic statement in C++ STL
  605. virtual downcast impossible - what to do?
  606. "NULL" iterator
  607. convert hex to oct
  608. Memory Allocation Problem
  609. Overload operator <<
  610. Template Specialization
  611. Homework?: What is problematic about static functions?
  612. Is still math.h the C++ math library ?
  613. writing to a text file from a binary file
  614. Unix MQ's versus MQSeries MQ's
  615. vector, 1) .insert(..) 2) .erase(oldpos)
  616. What constructor or overloaded operator= am I missing?
  617. class member types
  618. list.erase(reverse_iterator)
  619. initializing a static vector
  620. C++ activex component deployment
  621. Re: using-directive question
  622. Compile Time assertions
  623. Problems using map
  624. Erasing from set/map
  625. a question about slicing
  626. Overloading operator>> for a simple string class
  627. square function
  628. What is problematic about static functions?
  629. compiling with linux and filebuf
  630. deleteor delete or delete* ???
  631. Send/Receiving Home-made IP Packets (TCP,ICMP,etc)
  632. define vs. const
  633. An Interesting Gotcha
  634. Checking for errors when reading from a filebuf
  635. linked list problem
  636. OT: Source code as XML or in Database, was Re: Placement of {
  637. App won't exit correctly
  638. [OT] Re: Placement of {
  639. STL Documents?
  640. C++ and variable initializers?
  641. typedefs on template classes
  642. A is a friend of B, and C a subclass of A. Is C a friend of A?
  643. SPAM?: The new book from Herb and Andrei
  644. c[++] pointer question
  645. The new book from Herb and Andrei
  646. warning: the address of `String s1()', will always be 'true'
  647. using namespace
  648. How to read a directory using c++ standard template library
  649. Order of destruction, destructor then members?
  650. swapping strings in an array
  651. static_cast signed to unsigned
  652. Newbie STL Question: Circular List template?
  653. template return type on operator
  654. problem with STL containers
  655. variable
  656. Generating Compiler Warnings
  657. Cannot find source of undefined identifier
  658. parameter argc is never used ?
  659. Challenging macro with default value
  660. conventions for creating a c interface to c++
  661. Visual .NET and different compilator
  662. std::list::size
  663. GUI toolkits, QT, wxWindows, FLTK
  664. display stack
  665. Sequence Points
  666. test my outlook , pardon me
  667. pointers in a map
  668. c++ addons for (x)emacs like "visual assist"
  669. criteria test - please help
  670. profiling multithreaded c++ program...
  671. Xerces C++: Multiple xmlns definitions in root node of a xml doc
  672. Array Pointer Help Request
  673. The Boost Graph Library (Off Topic?)
  674. Placement of {
  675. #define in #define
  676. bitmap header
  677. Which newsgroup deals with UML ?
  678. problem with tcp
  679. static members
  680. Off Topic: A Parallel Binary Search?
  681. warning: "_POSIX_C_SOURCE" redefined
  682. [OT] Re: A Parallel Binary Search?
  683. Testing for digits
  684. A Parallel Binary Search?
  685. protected constructor problem
  686. Derivation guideline
  687. sizeof(array) in a function
  688. gaining OOP/C++ experience?
  689. Christina Aguilera naked
  690. c++ standard library docs like php.net?
  691. Re: Code question - I forgot to mention
  692. Code question
  693. Re: C++ programmers needed in NY OFF-TOPIC
  694. Do namespaces make sense here?
  695. $$ WHY DEMOCRATS WILL VOTE FOR BUSH $$
  696. C++ programmers needed in NY
  697. "composite" classes?
  698. What program do you use for visualization of C/C++ program?
  699. If you were building the internet today...
  700. Private within this context, template-problem
  701. Troll Alert: need keycode table
  702. [OT] Re: reverse engineering
  703. template specialisation and templated methods
  704. [OT] Re: reverse engineering
  705. reverse engineering
  706. need keycode table
  707. RTTI & Multiple Inheritance
  708. problem with x509 and OpenSSL
  709. design help needed regarding return codes, exceptions, and bool tester methods
  710. Re: Design patterns C++ & the STL
  711. dynamic_cast
  712. [OT] helpful hint
  713. dependencies in static const data initialisation
  714. Clear a std::stringstream
  715. wchar_t, wstring and wcout died
  716. [OT] Re: Why I like everything in objects.
  717. C++ streams
  718. Design patterns C++
  719. ifstream
  720. eof() clarification once again
  721. C++ in CGI
  722. test
  723. macro for enum to string?
  724. Stroustrup's FAQ causes infinite loop when executed
  725. cross platform shared library
  726. INFINITY: compiler extension?
  727. a problem from TICPP
  728. cyclic iterator
  729. atoi - please help
  730. Reading from a file with getline - "parsing" problem
  731. Using functions within functions, multiple definiton error
  732. Why I like everything in objects.
  733. vector problem
  734. Test string value - please help
  735. find the length of an array
  736. template<typename T> versus template<class T>
  737. book on c++/compilers
  738. base/derived name unhiding but with ctors
  739. reference error in Visual C++ 6.0
  740. 3 dimensional C++ dynamic array
  741. boolean variables: more than two values?
  742. setw() question
  743. Why do you need a Ph.D. to do quant?
  744. Off Topic: OO Concepts
  745. How to write function that returns a char pointer
  746. [OT and tasteless] Re: @@@ TEMPTATION KINDLED MY FAITH @@@
  747. ANNOUNCE -- Magic VCD Burner (ActiveX Control)
  748. OO Concepts
  749. Unmoderated C++ community newsgroup?
  750. OT: Re: @@@ TEMPTATION KINDLED MY FAITH @@@
  751. @@@ TEMPTATION - A MUST SEE @@@
  752. @@@ TEMPTATION KINDLED MY FAITH @@@
  753. implicit typename
  754. Re: [OT, welcome msg] C++ Graphics Question
  755. C++ Graphics Question
  756. Re: Public data members = bad programming etc. Whoops!
  757. Christina Aguilera naked
  758. Is there a todo list before writing a function ?
  759. Public data members = bad programming etc.
  760. C++ assignment - seeking for help
  761. When You Hear The Heavy Accent & The Poor Phone Connection... HANG UP!!! ------ B5hAx2d0cT
  762. C++ not fully OOP language ?
  763. OT: invisible program
  764. Re: [OT, redirect, welcome msg] how to make program invisible ?
  765. how to make program invisible ?
  766. B+Tree and Memory Mapped Files
  767. C/C++ string comparison
  768. fortran vs C++
  769. operator overload
  770. how to do map.find when byte array is the key
  771. Resource describing C++ Standard typical implementation?
  772. Secure C++, Was: Re: Can C++ programming by divided into two levels?
  773. accessing private member from different class
  774. Common C++ and Mysqlplusplus: Object Serialization example
  775. Codewarrior 9 Questions
  776. Gnu version of D
  777. empty set erase(end()) call
  778. [OT] Troll alert
  779. Re: [Worshop 6] Problem linking a static lib which includes another
  780. std::deque
  781. [Dev] Writing to file.
  782. Bitwise Operations ~ Way Rusty!
  783. Tricky exception handling question
  784. Timers?
  785. overloads across templates and namespaces
  786. Is it normal : wide string and cout works strange ???
  787. C++ and enum
  788. Different 'smart pointers'
  789. Re: ATTN: NEWSGROUP CLOSING[OT]
  790. Possible way to overcome the file size limit
  791. delete& size of freed memory
  792. [Worshop 6] Problem linking a static lib which includes another static lib.
  793. Regular expression string class
  794. function pointer
  795. Error using a pointer to C++ Member function
  796. maps...
  797. Do you put functions in the global namespace? Other than main()
  798. Why sizeof(struct) is different in C and C++ ?
  799. ostream error
  800. FTP
  801. MFC open an internet browser
  802. Virtual Funcs
  803. Creating a menu using the WINAPI
  804. Basic questions
  805. Finding the location of a value in an array
  806. How can I "measure" STL memory overhead?
  807. Can C++ programming by divided into two levels?
  808. Using data types for variables without RTTI
  809. RMI for C++ objects.
  810. restrict the creation of an object
  811. Book on Boost?
  812. MEX files and (Visual C++ and STL)
  813. OT:Re: The End of C++
  814. Object-Oriented Programming in C++ by Josuttis?
  815. Looking for sparse array code
  816. Rogue __do_sjlj_init definition
  817. Thx a lot guys!
  818. backing out source code
  819. Chained Exceptions in C++
  820. ATTN: NEWSGROUP CLOSING
  821. multiple < operators in stl::list sort()?
  822. Changing Private Variable
  823. Why I Asked: Re: A Study of the Study of C++?
  824. Re: Will C++ remain unARMed? [OT]
  825. Doesn't this violate encapsulation?
  826. templates & custom library unresolved external problem
  827. Why this code doesn't work?
  828. Allocating/Deallocating Memory for an LPCSTR Array?
  829. event handling library that works across threads?
  830. Overloaded Functions & Memory
  831. Overloaded Functions & Memory
  832. Will C++ remain unARMed?
  833. Question about com+ server application
  834. Server Question
  835. .Net Questions
  836. Hiding implementation of types in classes?
  837. [OT] Re: Dinkum/ICC: vector::clear() changes capacity
  838. C4067 Visual C++ 7
  839. Monte Carlo optimized for SSE in Pentium processors
  840. Dinkum/ICC: vector::clear() changes capacity
  841. Fstream problem
  842. nested deque STL
  843. A Study of the Study of C++?
  844. Create object in buffer w/ placement new?
  845. pointer to all variants of a templated class?
  846. efficiency in copying files
  847. The End of C++
  848. efficiency in copying files
  849. STL compile error
  850. newbie help - running program
  851. study_hall
  852. Assigning superclass to Subclass
  853. Re: Is there a way to get exception information after using catch
  854. Is there a way to get enum element as string?
  855. Calling functions based on strings
  856. templates - friends
  857. Question about std::vector constructor
  858. (i++ * i++)
  859. [HELP] MSVC++ 6 & DX9SDK
  860. virtual member functions in a class template?
  861. How to break this up into streambuf/ostream
  862. Can someone explain this for me please?
  863. study_hall
  864. how does seekg() work?
  865. is this a sound comment about basepointer to nonvirtual
  866. Good example code for STL Stream?
  867. What does this do?
  868. help with arrays
  869. Re: Differences "old C++" / C++98 (was: C/C++)
  870. pure virtual functions can only be used by base pointers?
  871. OT: Object and class Re: Is the Object class the big difference?
  872. game libraries
  873. Virtual destructors are unique virtuals right
  874. Homework: A CHALLENGING problem
  875. Re: exit & return
  876. A CHALLENGING problem
  877. C++ recursive main (was exit & return)
  878. Off Top[ic: Is the Object class the big difference?
  879. Stream manipulator question
  880. Differences C/C++
  881. Help me do something really bad ;)
  882. private implementation: help with errors
  883. The difference between A a(); and A a;
  884. Off Topic: how to scale picture in c++
  885. Getting the instance pointer from a called function
  886. This says it all
  887. Is the Object class the big difference?
  888. Re: C++ Code Generator from text template files
  889. Is the Exception class what makes the difference?
  890. array at runtime
  891. CString and concatenation with an integer
  892. Self-referencing templates
  893. STL hash_map problem
  894. modulus %
  895. Is there a way to get exception information after using catch (...)
  896. problem with xmlXPathEvalExpression
  897. Standard Library Question
  898. file systems
  899. guaranteeing execution
  900. Two cases of code
  901. drawing ascii histograms in C++?
  902. Overloaded Constructors
  903. multiple inheritance
  904. static library problem
  905. unusing a namespace or #disincluding a header?
  906. Off Topic: heap / stack
  907. polymorphism problem: common signatures with no common parent
  908. Dynamicaly allocating an Array of Classes
  909. Why does abs(int) return an int?
  910. returning a vector from native c++ code to java
  911. Re: [OT] Another glass of STL whine
  912. Another glass of STL whine
  913. std::string C::a_func() throw() {return data_member;} - throw or
  914. Smart Pointers and operator ->*
  915. Templates, again
  916. passing a vector instead of a C-array to a function?
  917. Is overloading operator& ever justified?
  918. Use of inline
  919. Comparing files (Fast)
  920. static const class members: are declaration and definition always required?
  921. Q about template type resolution and specializations
  922. Problem formating my error messages
  923. String select
  924. [ANN] upp-mingw-0-1-7, free C++ development platform
  925. String select
  926. Re: OFF-TOPIC:: Why Lisp is not my favorite programming language
  927. accumulate results of a member function.
  928. linking problem in VC++
  929. String select
  930. Re Multiple Inheritance. What good is it?
  931. Memory Allocation: new int[s] vs. vector<int>p; p(s)
  932. heap / stack
  933. Creating MPG and AVI-Movies from single computed images
  934. g++ bug? VC++ 6.0 works where g++ doesn't
  935. g++ bug? VC++ 6.0 works where g++ doesn't
  936. Multiple Inheritance. What good is it?
  937. how do you feel..
  938. automake / autoconf include libs
  939. How to redesign big switch case?
  940. error while creating project file
  941. sorry, ignore the compilation error post
  942. Class usage
  943. Some weird compilation errors?
  944. NEED HELP PLEASE!
  945. Reading in a tab delimited file?
  946. [ANN] A new approach to state machines
  947. Convert char/byte to int
  948. These are identical, right? char const* and const char*
  949. URGENT! need to read and entire line of text
  950. typedef: global scope. vs. class scope
  951. mem_fun doesn't work for virtual members?
  952. Multiplatform dynamic libraries
  953. Create member variables with non default ctor?
  954. Length of a file
  955. c++ compilation using ant
  956. array access violation question
  957. exclude headers from -W -Wall -ansi -pedantic
  958. OT: borland C++ builder compiler question.
  959. borland C++ builder compiler question.
  960. What is a good book for C++ coding conventions?
  961. What is a good guide to write PORTABLE C++ code?
  962. Q: Template-member definition
  963. Multidimensional Vector Problem
  964. Multidimensional Arrays
  965. stl vector members
  966. Compiling Templates? But I thought...
  967. Silly STL vector question
  968. Re: Why does the location of the input file change the way output
  969. Re: Why does the location of the input file change the way output is written?
  970. spaghetti code
  971. Why does the location of the input file change the way output is
  972. Memory Management scares me
  973. compiler problem
  974. Comparing strings character by character and incrementing a value by one if they are equal.
  975. Comparing strings character by character and incrementing a value by one if they are equal.
  976. Newbie question ... pointer error
  977. Can an lvalue be created?
  978. What this standard thing I got? ISO/IEC 14882:2003(E)
  979. [OT] Re: kdevelop, qt3 & boost
  980. three dimension dynamic arrays
  981. Any tool to query headers?
  982. Simple regex / split example?
  983. How to use modeless Dialog Box
  984. test
  985. Member function pointer template argument
  986. introspection in c++
  987. kdevelop, qt3 & boost
  988. Adding public key encryption into my p2p program
  989. How to run IE inside VC++ 6
  990. Why can I see getline() in this code?
  991. loading images...
  992. Member function as template arg
  993. revisiting for_each() and object deletion
  994. strange stringstream
  995. Purify & std::map destructor woes...
  996. newbie::problem with getline + cin/cout
  997. Identifier GetX can not have a type qualifier ....???
  998. Gaussian-Jordon Reduction C++ Library
  999. Webcam Usb and c++
  1000. Is C++ right for me?
  1001. Re: help for moving lines in file from one postion to another inc++
  1002. Re: help for moving lines in file from one postion to another in
  1003. variable size classes
  1004. Strings in Class Prototypes in Header files
  1005. help for moving lines in file from one postion to another in c++
  1006. typeof in C++
  1007. templates and friends and stuff
  1008. Volatile in struct's declaration?
  1009. Class libraries and virtual function
  1010. Data Conversion using C++
  1011. Research on GC and non-GC languages: The Toll of Garbage Collection
  1012. Best SOAP implementation on C++
  1013. index from iterator
  1014. declare array of pointers to array of pointer to objects
  1015. Error: ambiguous reference to symbol
  1016. linking problem
  1017. Off Topic: Proposal: a language showdown - not necessarily here.
  1018. ANN: BDB++ first release!
  1019. problem with io streams.
  1020. Trouble linking virtual abstract classes
  1021. using static_cast, pointers to pointers...
  1022. Proposal: a language showdown - not necessarily here.
  1023. Problems with static operation
  1024. How to generate CFG from C++ code?
  1025. how to rotate an array
  1026. Seeking Useful Variant of mktime
  1027. Namespaces, 'using' directives and 'using' declarations?
  1028. Make C++ compiler
  1029. HAHAHAHA
  1030. problem with default template argument
  1031. How to hire C++ assistant?
  1032. Converting String to Char
  1033. Integer constant argument for function templates
  1034. dynamic_cast with exceptions
  1035. C++ and header files
  1036. STL implementation with exception-specification
  1037. Can I override the constructor of ostream class?
  1038. Mapi Error in Microsoft SDK 2003
  1039. virtual copy constructor
  1040. my new game in C++ and OpenGL
  1041. Converting string to integer datatype in C Prg.
  1042. calling d'tor, only if available?
  1043. anonymous template definition
  1044. What are some of the benefits of using a hash table data structure?
  1045. Overriding delete blues
  1046. Re: [OT, redirect] how to start with windows programming?
  1047. how to start with windows programming?
  1048. Re: Class Initialization Problem
  1049. Re: [Even more OT] saving STL containers
  1050. Re: Strange C++ compilation problem after lib.a created. Classtest
  1051. Homework: Suppose: All code in header files?
  1052. Re: Strange C++ compilation problem after lib.a created. Classtest does not work anymore
  1053. Suppose: All code in header files?
  1054. Re: [OT] saving STL containers
  1055. Command line...
  1056. Strange C++ compilation problem after lib.a created. Classtest does
  1057. Size of code while overloading
  1058. Function Template Default Template Arguments
  1059. ifstream problems
  1060. Re: [errat] Constructor-inicialize of array of objects
  1061. Constructor-inicialize of array of objects
  1062. Re: Generating integer unique identifiers at compile time
  1063. Indexing text files and keyword search
  1064. [Urgent Please] Array of object in managed C++
  1065. ostream& and operator<<
  1066. is it good, is it bad or plain eeevil ?
  1067. need help with template.
  1068. Problems copying file to buffer
  1069. VC++ 7 (.NET) Vector
  1070. Operator overloading & base class
  1071. Where to start?
  1072. Operator overloading & base class
  1073. "in-charge"
  1074. "Strunk and White" of C++?
  1075. Re: why make non-pure virtual functions?
  1076. Re: A Question about inheritance...
  1077. Why does this function produce a much larger, empty text file?
  1078. Re: How to build C++ app which accesses SQL database
  1079. one list, multiple sorting functions
  1080. how to define a const
  1081. memory layout question
  1082. saving STL containers
  1083. Re: returning values from a class?
  1084. A || B && C
  1085. Constructor argument as reference
  1086. template question
  1087. list
  1088. Container
  1089. Re: Can I Decompile asm to cpp source code
  1090. a question about decimal
  1091. What is the definition of "embedded software design "?
  1092. Passing fstream object down through sub class datamembers?
  1093. Re: [OT] hydrofluate how about this?
  1094. hydrofluate how about this?
  1095. C function pointer / functor question
  1096. Re: wicked array assignment [solved]
  1097. wicked array assignment
  1098. Using a C FILE in a C++ stream
  1099. from a file to an array
  1100. Is there an IDL for the STL
  1101. Re: GNU version of Borland C++ Builder
  1102. Re: Why not just have int8, int16, int32, int64, etc?
  1103. vector<>.push_back
  1104. rentacoder
  1105. [OT] Re: How to link shared lib libblas.so.3?
  1106. Object
  1107. Re: getline problem when reading a file
  1108. How to link shared lib libblas.so.3?
  1109. read from console / command prompt help
  1110. Re: vc++ error while compiling pro*c precompiled code
  1111. C++ code to access and query database
  1112. Re: array of structs
  1113. Dynamic Static Variables
  1114. static array initialization in a class
  1115. Borland C++ 5.5.1 : Cannot convert 'type1' to 'type2'
  1116. Arraz initialization in ANSI C++
  1117. Re: *sigh*
  1118. dynamic_cast usage??
  1119. How to access an object like a bool
  1120. Re: concurrent process vs. parallel process
  1121. Re: PLS HELP..... How do I bind columns manually in a recordset????
  1122. Code that leaks memory
  1123. collection class with block allocation
  1124. OOD
  1125. memcpy and STL vector
  1126. Re: C# vs. C++ Calling the overridden base class members from derived classes.
  1127. Re: Merging mixed data sets
  1128. Re: C# vs. C++ Calling the overridden base class members from derived
  1129. Re: link list sorting question! c++
  1130. Re: [OT] Solution for porting program to unicode
  1131. what to do if i want to display "***" for >120 overflow?
  1132. Re: Is it poor design to have protected members in an abstract class?
  1133. Re: How did C++ beat the competition?
  1134. My final shape program, what do you think?
  1135. Re: Question about the exercise on "The C++ Programming Language 3rd ed. by stroustrup"
  1136. Re: arbitrary timezone conversion routines
  1137. Have a function called at begging of every method.
  1138. test
  1139. Problem with static member initialization
  1140. Re: no compile error, but can't run
  1141. c++ creating stack of structures or objects
  1142. C# vs. C++ Calling the overridden base class members from derived classes.
  1143. Re: enums with only 1 byte storage
  1144. Re: A C++ Whishlist
  1145. Understand some code
  1146. A question about binary I/O
  1147. Re: [OT, welcome msg, FAQ, redirect, links] Direct X
  1148. Re: How to get file size? Help please...
  1149. Re: Deriving from std::iterator - types undefined
  1150. Re: first class objects?