comp.lang.c++
By Thread
5002 messages sorted by: [ author ] [ date ] [ subject ]
Starting: 09/30/04
Ending: 10/31/04
- non-delay mode read from cin richard (10/31/04)
- Compiler warning when using vector of pointers Adrian (10/31/04)
- C++ Function Pointers chetan (10/31/04)
- Is f() lvalue? Michael Ovetsky (10/31/04)
- MathCode C++ Steven T. Hatton (10/31/04)
- [ANN] depdot 0.1.0 released apm (10/31/04)
- C++ Coding Standards : 101 Rules, Guidelines, and Best Practices Stuart Gerchick (10/31/04)
- Address of temporary objects Ariel (10/31/04)
- Best IDE platform: Eclipse? gamaron (10/31/04)
- KBits Ioannis Vranos (10/31/04)
- std::find requiring operator!= Old Wolf (10/31/04)
- Fox: best GUI Lib? gamaron (10/31/04)
- Are Boost.org & Doxygen "the best" for their jobs? gamaron (10/31/04)
- I can take it deep Erissa (10/30/04)
- More 2D array with pointers Super KHB (10/30/04)
- Re: More 2D array with pointers John Harrison (10/30/04)
- Code critique please Adrian (10/30/04)
- unsigned int const does not match const unsigned int Timo Freiberger (10/30/04)
- placement new and exception wijhierbeneden (10/30/04)
- why size of *this and size of basic and derived class different? Bob (10/30/04)
- OT: for US readers: Cast an informed vote on November 2nd B.C. (10/30/04)
- don't sync() on an fstream at EOF kartik (10/30/04)
- Some of the recent developments of the ISO C++ front Ioannis Vranos (10/29/04)
- crash when run out of memory jy (10/29/04)
- Casting struct to char array (was: Linked List problem) Alex Vinokur (10/29/04)
- #define and commas Bolin (10/29/04)
- C++ compatible with C ? jjleto (10/29/04)
- templated function with vector Daniel L Elliott (10/29/04)
- serial keys/validation keys sandeep Kanwal (10/29/04)
- embedded directory paths David (10/29/04)
- reassign keys in an STL map Shailesh Humbad (10/29/04)
- Destructor not called manitu (10/29/04)
- macro substitution Johan (10/29/04)
- ostrstream question becte (10/29/04)
- Re: Not STD C is "not C" ? ----WAS: Re: C to Java Byte Code Programmer Dude (10/29/04)
- Explicit and partial template specialization nested in classes. Patrick Kowalzick (10/29/04)
- Re: Why can't I freely use protected functions in derived classes? Phlip (10/29/04)
- Problems with ....hmm, linker perhaps Patrick Kowalzick (10/29/04)
- JKop bashing thread JKop (10/29/04)
- [OT] Votes for Usenet Fsckwit of the Century Award Simon (10/29/04)
- a problem in reading 《C++ Primer》 zhou xiang (10/29/04)
- Xerces-c Error Mani (10/29/04)
- [STL] hash_map problem gibffe (10/29/04)
- Available C++ Libraries FAQ Nikki Locke (10/29/04)
- malloc vs new for POD types Method Man (10/29/04)
- enums in C and C++ Simon Elliott (10/28/04)
- static data member lost? JustSomeGuy (10/28/04)
- new algorithm wijhierbeneden (10/28/04)
- one question about comma Bo Sun (10/28/04)
- algorithm help sj (10/28/04)
- how to save to a text file mov (10/28/04)
- how to save to a text file mov (10/28/04)
- ===Welcome to comp.lang.c++! Read this first. Shiva (10/28/04)
- Passing function addresses as parameters (Calling convention problems) Mike (10/28/04)
- strange compile problem with make Billy N. Patton (10/28/04)
- Header files John (10/28/04)
- return i++ Patrick Kowalzick (10/28/04)
- Is there a data type in C++ called inline? Wah-chi Lai (10/28/04)
- TCP socket program where each node initiates connection with some nodes and accepts connection with the others Kathryn Bean (10/28/04)
- Re: [OT]Re: C to Java Byte Code Chris Dollin (10/28/04)
- objectStream in C++? Jens (10/28/04)
- Friend function of a template class Ruben Campos (10/28/04)
- Any way to speed up "new"? Leslaw Bieniasz (10/28/04)
- using map item without assigning onw first? Gernot Frisch (10/28/04)
- Disable "New Hardware found" ZubZero (10/28/04)
- use of argc and argv Claudio Varini (10/28/04)
- how do I overload (type) operator? sean worlock (10/28/04)
- Printing 2D Arrays with Pointers Super KHB (10/28/04)
- Question: Program crashs without reaching the breakpoint set at the beginning of main()? wenjie wang (10/28/04)
- ifstream --- error maybe? Jason (10/28/04)
- The history of throw? Steven T. Hatton (10/28/04)
- Re: Is this valid? Matt Wharton (10/28/04)
- mul. inheritance & overloading operator new/delete solved by virtual base inheritance? cppsks (10/27/04)
- typeid operator Marco Jez (10/27/04)
- Re: I need big integer library. Victor Bazarov (10/27/04)
- multiple inheritance and overloading operator new/delete cppsks (10/27/04)
- C++ to C++ transformer Michał Błaszak (10/27/04)
- Create a list of numbers Eric Lilja (10/27/04)
- Portable way of obtaining current working directory...... Shaun Heveron (10/27/04)
- What can cause a fopen call to lock up? Mister Zimbu (10/27/04)
- Don't no whether to laugh JKop (10/27/04)
- n00b help Christo (10/27/04)
- linker problem LNK4089 with WS2_32.dll Eric (10/27/04)
- Help with compiler errors for an old code Hafeez (10/27/04)
- Another help on fstream Mathieu Malaterre (10/27/04)
- istringstream "hexadecimal string" value ma740988 (10/27/04)
- help for function pointers xuatla (10/27/04)
- Operators that cannot be Overloaded - WHY? Brad Eck (10/27/04)
- conversion of string to all lower case DJ (10/27/04)
- Vector Rakesh (10/27/04)
- A few floating point issues Vinny (10/26/04)
- static const help cppsks (10/26/04)
- Linking libraries Ian (10/26/04)
- Reading command line parameters when main does not pass them?? qazmlp (10/26/04)
- how to initialise a reference in g++ Arik Funke (10/26/04)
- multiple inheritance and overloading operator new/delete cppsks (10/26/04)
- Your C++ Homework Fred Astair (10/26/04)
- Object of Combination, an example of C++ templates programming Bo Xu (10/26/04)
- back_inserter() on strings Joe Laughlin (10/26/04)
- operator overloading stephen henry (10/26/04)
- Pure virtual called -- why uncaught by compiler? Derek (10/26/04)
- linking to a .so object's functions? Gernot Frisch (10/26/04)
- float to char* Luca (10/26/04)
- Avoiding const_cast ? Fred (10/26/04)
- get a row from a 2-D array RS (10/26/04)
- Global const strings JKop (10/26/04)
- Extending a class - initialising new members. Fred (10/26/04)
- Name for a common idiom Gareth Stockwell (10/26/04)
- use of member functions in constructors Shailesh Humbad (10/26/04)
- Union with anonymous struct JKop (10/26/04)
- Problem with hierachy and constructor Nafai (10/26/04)
- Static Variable running init Patrick (10/26/04)
- Marshalling in COM dev_chandok (10/26/04)
- wiki C++ book (GNU Free Documentation License) participate... Panic (10/26/04)
- Question about C++ syntax - Newbie requesting help angusyoung1000 (10/26/04)
- Changing Directories John (10/26/04)
- Template confusion ma740988 (10/26/04)
- a+b+c is not equal to a+(b+c) Gunnar G (10/25/04)
- Re: SELL this FBI NOC LIST and MAKE MILLIONS like TOM CRUISE did in MISSION IMPOSSIBLE Howard (10/25/04)
- explict keyword for empty constructors ? Ganesh Gella (10/25/04)
- Problem with pair container typedef Takeshi (10/25/04)
- png.h RGB-palette conversion help floobles (10/25/04)
- The right way to implement a common datasource for a hieracy of classes? Christofer Fransson (10/25/04)
- diamond inheritance hides non-default constructor Tom (10/25/04)
- abstract classes not detected by compiler Bjorn (10/25/04)
- microsoft visual c++ path problem Ross (10/25/04)
- Problem with Event sending using ATL Hilla (10/25/04)
- Strange error! Compiler problem? Or code problem?!!!!!!! Pedro Miguel Carvalho (10/25/04)
- Call Stack Vinodh Kumar P (10/25/04)
- C++ sucks for games Neo-LISPer (10/25/04)
- partial template class Capstar (10/25/04)
- size of empty struct ? cppfans (10/25/04)
- Dynamic analysis tools information vipindeep (10/25/04)
- Trouble with Strings DJ (10/25/04)
- Printing stl::list objects in gdb Michael Jasn (10/25/04)
- screen capture problem xc (10/25/04)
- test xc (10/25/04)
- Array mabauti (10/25/04)
- syntax error befor '::' token... what to do ??? Ti-Gui (10/25/04)
- Where do I go from here? (Learning C++) James (10/25/04)
- Openning a file while in an object DJ (10/25/04)
- ===Welcome to comp.lang.c++! Read this first. Shiva (10/25/04)
- Toward an Introspection Open Standard Steven T. Hatton (10/25/04)
- Auto get()s and set()s Chris Yates (10/24/04)
- Errors got when declaring member functions to be inline Peng Yu (10/24/04)
- Why Use Classes? Langy (10/24/04)
- Visual Studio 2002 Enterprise Developer NEW IN BOX on ebay Vikki Splat (10/24/04)
- dll and c++ Yair (10/24/04)
- RAII / handling failures during destruction - advice required MikeB (10/24/04)
- vector: erase() and rbegin() Alex Vinokur (10/24/04)
- Obtaining the position of an element with a collection Ney André de Mello Zunino (10/24/04)
- Problem using mem_fun. Robbie Hatley (10/24/04)
- C++ is EVIL, it's the computer language of SATAN ! ! ! Karl-Hugo Weesberg (10/24/04)
- Subtracting large numbers usng linked list simpleman (10/24/04)
- Integer input Pycco (10/24/04)
- Trouble with operator overloading/type conversion Philip Pemberton (10/24/04)
- Throwing a simple exception JKop (10/23/04)
- using templates and map Stoian (10/23/04)
- Newbie with Vector Problem Nichola (10/23/04)
- Keeping a binary search tree complete Max (10/23/04)
- my first 3D Multiplayer game using directplay (troubles with AppWizard's code) Lt (10/23/04)
- Don't understand this C++ exercise Suzie (10/23/04)
- what is "in memory compilation" Zeng Dinghao (10/23/04)
- Making an input stream fail. Jason Heyes (10/23/04)
- linkage error when initializing static member array Neno (10/23/04)
- Deletion of a matrix Huibuh (10/23/04)
- runtime log Huibuh (10/23/04)
- Getting the type of a variable? fotzor (10/22/04)
- std::vector<string*> crash... dalbosco (10/22/04)
- Compiling cgicc w/ MinGW? John Smith (10/22/04)
- question about const and text segment cppsks (10/22/04)
- Small code review Christopher Benson-Manica (10/22/04)
- iterators slurper (10/22/04)
- Re: I renounce the 1st to 33rd degree of Freemasonry------------------ Granite Stone (10/22/04)
- help with my c++ example vbmax (10/22/04)
- class problem Patrick Guio (10/22/04)
- problem with STL container and dynamic classes joetekubi_at_yahoo.com (10/22/04)
- what kind of bug? Major_Small (10/22/04)
- ifstream with files > "GB tom (10/22/04)
- Standard Library function converting char[] to int? Steven T. Hatton (10/22/04)
- Clearing input buffer Carol Pedder (10/22/04)
- iostream trouble (accessing basic_ios) Michael Bruschkewitz (10/22/04)
- Temporaries, non-const yet r-value?! JKop (10/22/04)
- Conflict with <fstream> and <vector> Macca (10/22/04)
- c++ named pipe example rajnish (10/22/04)
- STL template Lieven (10/22/04)
- rand() function doesn't work well?? cylin (10/22/04)
- Re: Static nested class È«±æµ¿ (10/22/04)
- One Big (std::) Header File? Steven T. Hatton (10/22/04)
- flush the stream Someonekicked (10/22/04)
- Converting from binary to long Ramiro Barbosa, Jr. (10/22/04)
- weird error Joe Laughlin (10/22/04)
- Urgent: Need info on C++ Linking sunil (10/22/04)
- where is std::string defined? Joe Laughlin (10/22/04)
- STL: Searching with binders and predicates Maitre Bart (10/22/04)
- Probably a Stupid Mistake Materialised (10/22/04)
- pow() question david.corby_at_gmail.com (10/22/04)
- Re: streams and functions John Harrison (10/22/04)
- Re: UCLA freemason lecture in Toronto Jack D. Ripper (10/21/04)
- ANN: Working Effectively with Legacy Code Phlip (10/21/04)
- Yves Meynard's Enumeration class (CUJ Web exclusive, May 2003) Brian Riis (10/21/04)
- borland c++ 5.01? Christo (10/21/04)
- Survey - Common Programming bugs and Bad practices vipindeep (10/21/04)
- bitmap backgrounds? Greg Locke (10/21/04)
- vulnerabilities wijhierbeneden (10/21/04)
- Cannot See It! Ramiro Barbosa, Jr. (10/21/04)
- include Bart van Pelt (10/21/04)
- ===Welcome to comp.lang.c++! Read this first. Shiva (10/21/04)
- MSSQL from DOS Mike Jutras (10/21/04)
- Problem initializing class with literal array! Pedro Miguel Carvalho (10/21/04)
- Object Argument passing in pthread_create nightowl (10/21/04)
- USB programming Atz (10/21/04)
- libstdc runtime error on Unix box Doctor Bones (10/21/04)
- Code Problem Dan M (10/21/04)
- Implementing deque with a couple of vectors? chris (10/21/04)
- Problem with usage of STL release Dll with debug application Voronkov Konstantin (10/21/04)
- Plz send me some good online link for memory model in C PKJ (10/21/04)
- std::map insert core dumps Mani (10/21/04)
- templates in a std::vector?? Bart Kevelham (10/21/04)
- Arrays over vectors? Computer Whizz (10/21/04)
- __lll_mutex_lock_wait () Mani (10/21/04)
- help needed with some c++ programs... urgent Vibhajha (10/21/04)
- Question about Extended ASCII character set, and fstream nospam_at_all.com (10/21/04)
- Linux C++ Tutorials? Tohz (10/21/04)
- about constants... Who_Knows_Geek (10/21/04)
- Anyone know of a good ODBC Database Class? Randy Yates (10/21/04)
- defining new types Joe Laughlin (10/21/04)
- dynamically instantiate a class Sumit Nagpal (10/21/04)
- Calling a C library function from within C++ Glenn C. Rhoads (10/20/04)
- templated constructor specialization? Jeff Flinn (10/20/04)
- Sentinels and nested if D (10/20/04)
- EDG possible sozeof BUG Rob Williscroft (10/20/04)
- dereferencing memory location some time after deleting the same one fabio de francesco (10/20/04)
- why is this still working?? Hans Van den Eynden (10/20/04)
- Copying objects and arrays Matteo Settenvini (10/20/04)
- When is a static data member defined? Steven T. Hatton (10/20/04)
- string & array Hans Van den Eynden (10/20/04)
- How to static link .dll files (not MFC) into .exe file in Visual C++ 6.0? barron (10/20/04)
- Re: STL & Multithreading Victor Bazarov (10/20/04)
- Function Pointers Steve (10/20/04)
- Convert a char array to a managed system string Trep (10/20/04)
- casting problem Harry (10/20/04)
- virtual base class overhead Thomas Maier-Komor (10/20/04)
- Why being an indifferent typist may be harmful Steven T. Hatton (10/20/04)
- generic programming and dynamic polymorphism Leslaw Bieniasz (10/20/04)
- a[3} slower than a.x; a.z; a.z Gernot Frisch (10/20/04)
- std::max_element Siemel Naran (10/20/04)
- test Dean (10/20/04)
- inline functions and return by reference. Sreenivas (10/20/04)
- Vector Elements Brett Irving (10/20/04)
- testing Aleks Dubinskiy (10/20/04)
- testing Aleks D (10/20/04)
- pointer to structure? Firewalker (10/20/04)
- namespaces conflict? Aleks D (10/20/04)
- Reading specific memory address into variable David Casey (10/20/04)
- Callbacks Todd Hopfinger (10/20/04)
- What's static link at runtime? BekTek (10/20/04)
- No out_of_range exception for "iterator + n" vs. vector.at( n ) Mike Austin (10/19/04)
- new char SJ (10/19/04)
- partial member specialization Thomas Maier-Komor (10/19/04)
- map.insert(key,val) vs. map[key]=val ? Patrick Guio (10/19/04)
- printf() formatting - stripping zeroes, padding Piotr B. (10/19/04)
- testing algorithm speeds Paul (10/19/04)
- Multithreading library Brzezi (10/19/04)
- Refreshing application during SQL - command tomek (10/19/04)
- Portable libraries for Mac/Win/Lin? Christian Decker (10/19/04)
- Newbie Question Jeff (10/19/04)
- Connecting Access Database Krish (10/19/04)
- Mutual subclass dependency Martin Magnusson (10/19/04)
- Command line interpreter Ryan (10/19/04)
- Printing "long double" type via printf() on MinGW g++ 3.2.3 Piotr B. (10/19/04)
- case insensitive string::find QNils_O=2E_Sel=E5sdal=22?= (10/19/04)
- POSIX Time Dan J (10/19/04)
- Dereferencing pointers nifsmith (10/19/04)
- No scientific notation? Ville Ahonen (10/19/04)
- A fast column based Cholesky factorization in C++ needed Tan Thuan Seah (10/19/04)
- C++ IS OLD TEHNOLOGY! Game $tar (10/19/04)
- Where is the specification for <complex.h> Peng Yu (10/19/04)
- initalizing vectors Joe Laughlin (10/19/04)
- contradiction in TC++PL? ES Kim (10/19/04)
- question about excerpt from "Accelerated C++" Joe Laughlin (10/19/04)
- Windows App - C++ August1 (10/19/04)
- No Macros, No for loops, Pure C++ Steven T. Hatton (10/19/04)
- Beginning C++ Ari W. (10/18/04)
- sscanf feature in C++? Matt (10/18/04)
- about cout output format David (10/18/04)
- Winsock - Empty Receiving Buffer Ramiro Barbosa, Jr. (10/18/04)
- [Q] Impact of Unseen Types Garvin, Michael [CAR:C28G:EXCH] (10/18/04)
- Numerical methods with C++: Any book recommendations Steven T. Hatton (10/18/04)
- [URGENT]Signal Handling Rookie (10/18/04)
- strcpy and the copy constructor RonHiler (10/18/04)
- [URGENT] fgets reading last line in file twice DJP (10/18/04)
- Nested namespaces Rubén Campos (10/18/04)
- [BCB] moving components at runtime Borys Power (10/18/04)
- [g++ mingw eclipse] How do I setup Eclipse to use MinGw's g++ compiler? Sam Smith (10/18/04)
- Hmm... inheritence... hmmm JKop (10/18/04)
- Re: lvalue rvalue JKop (10/18/04)
- Unwanted / unnecessary prompt connecting to DB Richard Clarke (10/18/04)
- Fun with valarray. Steven T. Hatton (10/18/04)
- Help on code for dynamic matrix using pointers Josh (10/18/04)
- Anyone Know of Good Date/Time Classes? Randy Yates (10/18/04)
- ===Welcome to comp.lang.c++! Read this first. Shiva (10/18/04)
- Stupid Question #119 Randy Yates (10/18/04)
- Template functions and overloading Bolin (10/18/04)
- Inputting integers with commas Randy Yates (10/18/04)
- [not-in-charge] Affan Ahmed (10/18/04)
- Inheritance and object factories...HELP!! Jeff Greenberg (10/18/04)
- agile Geoffrey Slinker (10/18/04)
- compile time efficency / run time flexibility - best of both worlds Ares Lagae (10/18/04)
- Incredibly simple graphics question Jason Swett (10/17/04)
- seeekg/tellg not working properly? Randy Yates (10/17/04)
- Who can help me? conimus (10/17/04)
- realloc vs vector Andreas Bauer (10/17/04)
- finding the class address scott (10/17/04)
- the last one sudeep (10/17/04)
- one more sudeep (10/17/04)
- help to solve this sudeep (10/17/04)
- what's the scope of i ? Zeng Dinghao (10/17/04)
- Strange problem with storing inherited classes - HELP! Gandu (10/17/04)
- physical constants header file E. Robert Tisdale (10/17/04)
- count of pointer to array question Jackie (10/17/04)
- Code review requested, Accelerated C++ Joe Van Dyk (10/17/04)
- calling parent virtual function wtih out calling it scott (10/17/04)
- Challenge: Triangles puzzle Frank Buss (10/16/04)
- problem with select() and sockets... Adam Balgach (10/16/04)
- Forward References Randy Yates (10/16/04)
- map::reserve Liran Shaul (10/16/04)
- can you make the anticheatpatch? thespider (10/16/04)
- using namespace std; Randy Yates (10/16/04)
- Rules for #define JKop (10/16/04)
- Why does this crash? Falco Meurer (10/16/04)
- What the hell is going on?????????????????? Jon Slaughter (10/16/04)
- homogeneous container Johan (10/16/04)
- Determining a variable's type Steve Brown (10/16/04)
- Placement operator new/delete question Ioannis Vranos (10/16/04)
- Why Is This Bad Code? Scott Brady Drummonds (10/16/04)
- Use of lower_bound Jim West (10/15/04)
- Summary of C++ (ANSI/ISO) standards in_qanda (10/15/04)
- C++ and C difference EvanB (10/15/04)
- [Fwd: <string>.replace] Billy N. Patton (10/15/04)
- [Fwd: perl AUTOLOADER vs c++] Billy N. Patton (10/15/04)
- Re: Messy static Downcasting, any alternatives?? Victor Bazarov (10/15/04)
- std::replace() usage. what is wrong ? sandeep Kanwal (10/15/04)
- How do we define the implementation language? Matt (10/15/04)
- Which book is talking about standard c++? BekTek (10/15/04)
- (Why) Can't char* template parameters be const? Steven T. Hatton (10/15/04)
- Easy Question Kandy (10/15/04)
- malloc to new Jeff (10/15/04)
- a question declaring a STL container holding iterators moggous phar (10/15/04)
- Base or deruved object? Simon Elliott (10/15/04)
- Re: Recommended Reading Phlip (10/15/04)
- Template problem: Why does this work? Thomas Lorenz (10/15/04)
- Casting Function pointers : Can anyone correct this MS Knowledge base Example pls ? Dirk Vanhaute (10/15/04)
- pointer calling trouble OzgurGul (10/15/04)
- std::vector show as a bitmap with VC++ Patrick (10/15/04)
- Clarification of enumeration Caroline Middlebrook (10/15/04)
- Source Control Review denasinc (10/15/04)
- Retrieving fstream filename? Randy Yates (10/15/04)
- How can I bind two argument member function? BekTek (10/15/04)
- Just wasted $60 on Borland Tom Seim (10/15/04)
- Why filename uniformity is important. *.c++ *.h++ Steven T. Hatton (10/15/04)
- C to Java Byte Code napi (10/15/04)
- Re: [OT sort of] Recommended Reading David Hilsee (10/15/04)
- References to multidimensional array TLOlczyk (10/15/04)
- References to multidimensional array TLOlczyk (10/14/04)
- dangling reference Hans Van den Eynden (10/14/04)
- Re: access & address Hans Van den Eynden (10/14/04)
- [Q] const declaration in .h file salvor (10/14/04)
- ===Welcome to comp.lang.c++! Read this first. Shiva (10/14/04)
- Making lokal defined Multidimensional Array Global Patrick (10/14/04)
- Standard C++ and old-C++ headers zeNoTTOBESpammeDrotype_at_yahoo.com (10/14/04)
- Looking for a ASCII flowchart utility Martin Gill (10/14/04)
- Broken header files on 'Je me lance!' CD Francis Glassborow (10/14/04)
- Macro Destroyer JKop (10/14/04)
- Initialized object solutions JKop (10/14/04)
- Problem with std::string erase function Tero Toivanen (10/14/04)
- Problem with std::string erase function. Tero Toivanen (10/14/04)
- Problem with std::string erase function. Tero Toivanen (10/14/04)
- Assigning std::sqrt to function pointer Prune Tracy (10/14/04)
- initializer lists and user-defined containers jfindlay_at_gmail.com (10/14/04)
- File to Structure? TheShadow1 (10/14/04)
- Looking for IDL generator. Mike Pennington (10/14/04)
- [ann] WIN32GUI - v1.5.1 released John Torjo (10/14/04)
- Vectors in STL Rookie (10/14/04)
- Why isn't this template being instantiated? deadram_at_hotmail.com (10/14/04)
- sizeof(enum) == sizeof(int) ??? Derek (10/13/04)
- Re: Return by reference Victor Bazarov (10/13/04)
- Re: Copy Constructor and memory allocation John Harrison (10/13/04)
- An exponentiation function for int? Steven T. Hatton (10/13/04)
- #pragma problem? Songling (10/13/04)
- malloc error afarah (10/13/04)
- how to take a reference of inserted items? lallous (10/13/04)
- binding lua (newbie) Roman Fordinal (10/13/04)
- question about <list> and pointer to its items lallous (10/13/04)
- cannot pass objects of non-POD type Vijay (10/13/04)
- using hash_set in gcc3.3 Bart Blommerde (10/13/04)
- c++ suraj (10/13/04)
- UNICODE support Roland (10/13/04)
- Things I hate about C++ JKop (10/13/04)
- FFTW execution Marie (10/13/04)
- my first in newsgrop!! chunhui (10/13/04)
- intercepting output to cout Marc Schellens (10/13/04)
- cannot convert char** to const char** Brad Moore (10/13/04)
- Please help! How do I create a serializable object in C++(NOT VC++) Gandu (10/13/04)
- Friend Class Blackjack and Bet slyphiad (10/13/04)
- template compile errors Thomi Richards (10/13/04)
- A little off topic but.. Tan Thuan Seah (10/13/04)
- odd problem with static initializers Ric Has (10/13/04)
- Question about delete/new pedicini (10/13/04)
- Debugging, PDB files Dirk Schippers (10/12/04)
- How to do that Vince (10/12/04)
- how to get the CPU time with VC++ (win)? _mario lat (10/12/04)
- variable scope Joseph (10/12/04)
- friends namespaces and operators glen stark (10/12/04)
- Object Initialization JKop (10/12/04)
- AnyClass JKop (10/12/04)
- Newbie: bus error David Kensche (10/12/04)
- desperate need of help John Flynn (10/12/04)
- Tab control in mfc Krish (10/12/04)
- Newbie C++, need help in capitalisation Robbo (10/12/04)
- Newbie C++, need help in capitalisation Robbo (10/12/04)
- Can't spot source of corruption! JKop (10/12/04)
- static template functions inside classes Patrick Kowalzick (10/12/04)
- Reading a file from a specified range mkarja (10/12/04)
- Linker error LNK2001 with bools Mike (10/12/04)
- How to initialize a const array class member? Fred Zwarts (10/12/04)
- const_cast undefined results Simon Bailey (10/12/04)
- vector and bool daniel (10/12/04)
- java Tuurbo46 (10/12/04)
- authentication Hans Van den Eynden (10/12/04)
- Multiple Inheritance and iostreams Mahadeva (10/12/04)
- Multiple Inheritance and iostreams Mahadeva (10/12/04)
- Socket programmin on Sun Computer Kathryn Bean (10/12/04)
- Normal Distribution random number generator Tan Thuan Seah (10/12/04)
- File locking Rookie (10/12/04)
- Graphics... Kdmkhaus9 (10/12/04)
- Compile Richard Harris (10/12/04)
- ok my bad Joe Black (10/12/04)
- Function pointer to member functions Rookie (10/12/04)
- How do I find out a remote machine's IP address? Daniel Czajko (10/12/04)
- How can I use a non-trivial constructor with as little code duplication as possible? William Payne (10/11/04)
- Re: no appropriate default constructor available?? Victor Bazarov (10/11/04)
- Help!!! EnableMenuItem is not working... beginner (10/11/04)
- Can a template class have a static data member of type T? William Payne (10/11/04)
- Newbie question on child frames Corwill (10/11/04)
- lifetime of static objects Simon Elliott (10/11/04)
- A simple class? David (10/11/04)
- Bit-twiddling with floats Derek (10/11/04)
- reference to array? Gernot Frisch (10/11/04)
- TRUE, HANDLE definitions. Where ? Mike (10/11/04)
- std::size_t Which header file? JKop (10/11/04)
- Performance of hash_set vs. Java Alex Gerdemann (10/11/04)
- How to use vector with classes in it as return type? Armin Menzel (10/11/04)
- most accurate printf("%f") Gernot Frisch (10/11/04)
- umm... something... template(s)... something else... pointer(s)... and such... 0.o yah, I'm hopeless and clueless o.0 deadram_at_hotmail.com (10/11/04)
- Linked List in Java Joe (10/11/04)
- ===Welcome to comp.lang.c++! Read this first. Shiva (10/11/04)
- Difference between int() and (int) James Aguilar (10/11/04)
- Converting enums to pointers James Aguilar (10/11/04)
- Newbie question on unions patleonard (10/11/04)
- Templated identity matrix with parameterize order? Steven T. Hatton (10/11/04)
- Why doesn't this work? (pointers) Chris Schumacher (10/11/04)
- Default parameter of a pointer Patrick Kowalzick (10/10/04)
- Diagnostic required? Christopher Benson-Manica (10/10/04)
- avoiding object files Alexander Stippler (10/10/04)
- Re: C++ Threads Markus Elfring (10/10/04)
- XML parsing with xerces MBR (10/10/04)
- EVIL AMERICAN GOVT (aka FBI) is full of SADISTS and PERVERTS vicky (10/10/04)
- opening a file in text mode Alex Gerdemann (10/10/04)
- Re: Inheritance & Templates Rolf Magnus (10/10/04)
- Cutting From RichEdit news.tkdsoftware.com (10/10/04)
- C++ documentation... Computer Whizz (10/10/04)
- segmentation fault on delete object (which belongs to some class under a hierarchy) Joel (10/10/04)
- C++ help The G Donn (10/10/04)
- Exceptions vs. Error Codes Shane Groff (10/10/04)
- is it string's getline or just me? algorithm (10/09/04)
- RichEdit & Streams news.tkdsoftware.com (10/09/04)
- Threads Simon Adler (10/09/04)
- NEED SOME HELP GUYS.... :( Joe Black (10/09/04)
- Self-assignment? Steven T. Hatton (10/09/04)
- Make t2 const: T1 (&aPlus(T1(&t1)[S],T2(&t2)[S]))[S] Steven T. Hatton (10/09/04)
- how to convert char to binary? Joseph (10/09/04)
- is this portable Martin Vorbrodt (10/09/04)
- Re: Fail to initialize struct from fstream John Harrison (10/09/04)
- Calling parent constructor from child constructor pantalaimon (10/09/04)
- isdigit() for characters greater than 127 James Gregory (10/09/04)
- Re: Any new development of C++ Gianni Mariani (10/09/04)
- Supressing sign extension Dave (10/09/04)
- STL binary search Alex Gerdemann (10/09/04)
- Newbie, please help me compile this code Sonoman (10/09/04)
- [ANN] SMC - State Machine Compiler v. 3.1.2 Charles Rapp (10/09/04)
- Free C\C++ compiler Rookie (10/09/04)
- Fun with error messages Steven T. Hatton (10/09/04)
- accessing variables from more than one .cpp file scott (10/09/04)
- problem compiling functor with sort Joel (10/08/04)
- Map with key in another namespace Jim West (10/08/04)
- Optimization by hand. Steven T. Hatton (10/08/04)
- Access a class as if it were POD Simon Elliott (10/08/04)
- Array problem hepp (10/08/04)
- Problem with unique and a binary predicate? BCC (10/08/04)
- compiling time Yavuz Sar?g?l (10/08/04)
- Unable to delete [] char* in MSVC 6.0 Ramiro Barbosa, Jr. (10/08/04)
- Memory Mapped IO and Sample code for win2000 Peter Nolan (10/08/04)
- Newbie Class Library Question Ehtor (10/08/04)
- Creating POSIX threads with a class function Christian Buckl (10/08/04)
- Access to public base classes protected functions in objects different from this Daniel Aarno (10/08/04)
- Writing a float or double's byte values Philipp (10/08/04)
- A little design question Rubén Campos (10/08/04)
- Hi , the following program segfault with g++3.3 , works with g++2.95 why ???? devesh.agrawal_at_gmail.com (10/08/04)
- "Non-constant" constant can't be used as template argument Martin Magnusson (10/08/04)
- C++ Classes within DLLs? John Alway (10/08/04)
- Little help on stream... Mathieu Malaterre (10/08/04)
- Beginner learning how to build a Router Simulator? cristal (10/08/04)
- Returning an array? Steven T. Hatton (10/08/04)
- the colon (:) in a struct Scott Allen (10/08/04)
- Valid code? chris (10/08/04)
- How to generate a EV_RING event in rs232 serial COM port? visual c++ 6.0 Laura Lucas (10/07/04)
- Change resource dll list while runtime Bj?rn (10/07/04)
- Missing objects (c#) Jerry (10/07/04)
- Newbie: Subclassing a <map> value. twisteddweeb_at_yahoo.com (10/07/04)
- Template function as argument to another template function Jim West (10/07/04)
- ===Welcome to comp.lang.c++! Read this first. Shiva (10/07/04)
- C++ 2003 E. Robert Tisdale (10/07/04)
- stl containers and polymorphism Maurice Termeer (10/07/04)
- Value initialization. . . JKop (10/07/04)
- Pulsed Event? me (10/07/04)
- 'delete &Buffer' is legal ? Timothy Madden (10/07/04)
- Retrieve z/OS Dataset Allocation Parameters Jerry Orr (10/07/04)
- auto_ptr vector discards qualifier stephen henry (10/07/04)
- devX Singleton threadsafety Capstar (10/07/04)
- Re: What's the use of operator()? Richard Herring (10/07/04)
- C library errors -> C++ exceptions Lionel B (10/07/04)
- advantage of returning values through the argument list Siemel Naran (10/07/04)
- Template classes and inheritance Joerg Loosen (10/07/04)
- c++builder exceptions Mihai Oltean (10/07/04)
- THE SINGLETON PATTERN? Alicia Roberts (10/07/04)
- How to generate UML for C++ code in windows system? jin zhang (10/07/04)
- RefCounts news.tkdsoftware.com (10/07/04)
- function pointer as template argument vpadial (10/06/04)
- Exception-safe constructors François Duranleau (10/06/04)
- OT but may be significant Ioannis Vranos (10/06/04)
- How to create a bitmap? Prashant (10/06/04)
- Help needed - template type issue JT (10/06/04)
- need help with a While i'm a beginner SKY[net] (10/06/04)
- Comparator template argument in recursive templates? Steven T. Hatton (10/06/04)
- Re: Calling functions in other files... charlie.lamothe_at_gmail.com (10/06/04)
- Workaround for static methods that need to be virtual K (10/06/04)
- I need help! How do I update an Access database from a Vc++ application? Sabeena (10/06/04)
- compiler error in spite of correct code arno (10/06/04)
- huge vector Simon Adler (10/06/04)
- Custom streambuf class Marcin Kalicinski (10/06/04)
- Operator overloading on "default" operator John Smith (10/06/04)
- Yet Another Question About Smart Pointers (YAQAS) Johnny Hansen (10/06/04)
- alternative to RTTI needed Maurice Termeer (10/06/04)
- Polymorphism, again Legrandin (10/06/04)
- STL Help for a newbie Deepak (10/06/04)
- Automatic detection of "dead" headers? Donovan Martin (10/06/04)
- beginner. Need HELP!!!! SKY[net] (10/06/04)
- help: reference to a pointer xuatla (10/06/04)
- loadable plugin architecture for g++ Jenny (10/06/04)
- help: copy of pointer & values xuatla (10/06/04)
- Troll Alert: George W. Bush E. Robert Tisdale (10/05/04)
- cin is eating my output rossum (10/05/04)
- Problem with my automatic pointer implementation Lothar Behrens (10/05/04)
- best C++ browser [was Re: emacs Vs Eclipse?] Kin Cho (10/05/04)
- vector<FakeBool> Jeff Paciga (10/05/04)
- File descriptor turns to 0! Siddharth Taneja (10/05/04)
- Automatic Conversion of STL Containers: e.g. from vector<derived*> to vector<base*> CD (10/05/04)
- Please help on ostream output error Zhixin Han (10/05/04)
- elements not inserted into map<char*, ..> ? David (10/05/04)
- Equivalent of fprintf's -20.15g formatting with C++ formatted streams ? Koen (10/05/04)
- Lots of free Libraries on C++ jon (10/05/04)
- Re: Sizing Array Value in variable John Harrison (10/05/04)
- dynamic_cast: 'a' is not a polymorphic type Maurice Termeer (10/05/04)
- Possible to check for specialisation? chris (10/05/04)
- Changing text color in a game Alpha (10/05/04)
- Storing variable number of data in a class Snyke (10/05/04)
- C++: Pointer to a string in a class Tomas (10/05/04)
- Thread problem (constructor+assignement in one step?) yuraukar (10/05/04)
- Convert Borland C++ Project to Visual C++ Hilla (10/05/04)
- Re: George W. Bush Planned 9/11 PHOTO PROOF Bush killed over 3000 WTC 911 victims World Trade Center September 11th Clyde Frog (10/05/04)
- any one got notes gaurav (10/05/04)
- Passing member functions to C functions? Steven T. Hatton (10/05/04)
- files in C++ Fsharmarke (10/04/04)
- small question: can't compile manually trabajar_at_inbox.ru (10/04/04)
- inheritance problem (perhaps...) Alexandre B (10/04/04)
- Code review / suggestions - Log / Instrumentation class ma740988 (10/04/04)
- how to read this string marco (10/04/04)
- IS this multi-task safe John Black (10/04/04)
- strtol exceptions Amadeus W.M. (10/04/04)
- Array of Pointers to Objects Kareem Nutt (10/04/04)
- BYTE* array into a list Harry Overs (10/04/04)
- how to store different types of data in deque? Jenny (10/04/04)
- Ming and C++ nasim (10/04/04)
- Re: File Access Richard Herring (10/04/04)
- OT: CVS Gernot Frisch (10/04/04)
- Template class operators overloading difficulty Theodore V. Tolstoy (10/04/04)
- ===Welcome to comp.lang.c++! Read this first. Shiva (10/04/04)
- Tutorial for new user? Matt (10/04/04)
- multiple symbols at link time john smith (10/04/04)
- c++ non-lang tuts, but on linking, libraries, workspaces and includes paddy (10/04/04)
- Which specialization is selected? Jonathan Turkanis (10/04/04)
- help loading url jpg to win32 app Joseph (10/04/04)
- What does this line mean? Valentina (10/04/04)
- [ANN] SMC - State Machine Compiler v. 3.1.1 Charles Rapp (10/03/04)
- Re: Garbage Collection - Stop Making Trash tdmj_at_hotmail.com (10/03/04)
- MySQL and C++ Jazzhouse (10/03/04)
- data members as "protected"? Act (10/03/04)
- DATETIME like YYYYMMDDHHMMSS Jazzhouse (10/03/04)
- ostream like interface to a string? __PPS__ (10/03/04)
- Re: google "top coder" contest = stacked against C++ coders White Wolf (10/03/04)
- class objects to database translation Johan (10/03/04)
- How to monit internet connections?? Szymon (10/03/04)
- Starting .exe "single threaded" Martin Ink (10/03/04)
- A problem with overloading << (compiler = djgpp) Tatu Portin (10/03/04)
- An easy way to turn strings in to data types Matthew (10/03/04)
- Pointer to Pointer or not? nifsmith (10/03/04)
- I want to write HAL in C++ ! Brian Raab (10/03/04)
- Declarations and Definitions: Grammar Chris Gordon-Smith (10/03/04)
- Possible to avoid RTTI? Mark A. Gibbs (10/03/04)
- different applications...different entry points s2224 (10/03/04)
- Will this be hard/expensive to inline? Steven T. Hatton (10/02/04)
- How define a list of integer poiinters(STL)? Peng Yu (10/02/04)
- INI files Jazzhouse (10/02/04)
- Detecting modem hangup with socjet Pattt (10/02/04)
- intel compiler merlevo_at_copper.net (10/02/04)
- How to use #ifndef #define, etc, in a macro definition Peng Yu (10/02/04)
- book query buda (10/02/04)
- Open a file with a constructor Brian (10/02/04)
- initializing structs Joe (10/02/04)
- copy map to ostream_iterator Jeff (10/02/04)
- Exception guarantees for STL container constructors Shane Groff (10/02/04)
- Console Apps. TheIntelkid (10/02/04)
- -output-def, -soname using gcc Ernesto (10/02/04)
- Faster way to write binary using fstream?? Jon Hyland (10/01/04)
- Device Context of Entire Screen Abd (10/01/04)
- Re: Dying words... exit atexit abort Karthik Kumar (10/01/04)
- Reading from standard in Olivier Maurice (10/01/04)
- What is the replacement for ios::noreplace in std? Dennis_at_NoSpam.com (10/01/04)
- Re: vector::push_back performance algorithm (10/01/04)
- Template Class Specialization Question Erik Friis (10/01/04)
- Re: const char* argv Michael Bruschkewitz (10/01/04)
- Implicit typename Marcin Kalicinski (10/01/04)
- STL string inheritance Mike Tyka (10/01/04)
- built dll in release mode, adding event log entries referencing code Idelso Quintero (10/01/04)
- Makefiles written in C++ and automatic compilation with GPLed Lake Wybo Wiersma (10/01/04)
- how to use boost.thread dingounan_at_163.com (10/01/04)
- Re: Best compiler out there? Computer Whizz (10/01/04)
- how to bypass password field of executable file shaks (10/01/04)
- error: declaration of `operator==' as non-function Alex Vinokur (10/01/04)
- Null Reference JKop (10/01/04)
- Returning by value (here we go again!) JKop (10/01/04)
- Global templates and namespaces Yevgen Muntyan (10/01/04)
- boost::checked delete Capstar (10/01/04)
- Re: Problem with volatile modifier Marcin Kalicinski (10/01/04)
- Multiple inheritance and casting Simon Elliott (10/01/04)
- Compilation problem when upgrading from g++ 3.3 to g++ 3.4 Alex Vinokur (10/01/04)
- is there any way to check asynchronously whether stdin contain data to read? Voronkov Konstantin (10/01/04)
- overloading template operator arguments? Steven T. Hatton (10/01/04)
- is there any way to check asynchronously whether stdin contain data to read? Voronkov Konstantin (10/01/04)
- static const members of template classes? Steven T. Hatton (10/01/04)
- Re: fstream ? John Harrison (10/01/04)
- Re: Implementing a templated "round" function? Siemel Naran (10/01/04)
- Which would you prefer: base class or two pointers? Unforgiven (10/01/04)
- Executing function from super class to inherited class. Snyke (09/30/04)
- Re: Problem with Visual C++ 7.1.3088 and bit-fields? Old Wolf (09/30/04)
- Re: Can I write a recursive type definition ? puppet_sock_at_hotmail.com (09/30/04)
- Re: Principle Engineer needed Old Wolf (09/30/04)
- Re: Copying STL Lists Fernando Lagos (09/30/04)
- Re: "Function template" problem Markus Moll (09/30/04)
Last message date: 10/31/04
Archived on: 10/31/04 CET
5002 messages sorted by: [ author ] [ date ] [ subject ]