alt.comp.lang.learn.c-c++
By Thread
885 messages sorted by: [ author ] [ date ] [ subject ]
Starting: 01/31/05
Ending: 02/28/05
- how to create one .ts file from many files Agryppa (02/28/05)
- how to check? nick (02/28/05)
- what error? nick (02/28/05)
- Must implement binary operator< to store my object in a std:queue? Ken Overton (02/28/05)
- design guidance - template approach ma740988_at_pegasus.cc.ucf.edu (02/28/05)
- cin.get(char *, int, termination char) question Peter Gordon (02/28/05)
- Overloading confusion Zac Bond (02/28/05)
- Character input leading to default of switch statement always Phoe6 (02/27/05)
- Problem with operator*() Ken Overton (02/27/05)
- operator= Vince Morgan (02/27/05)
- lnk 1104 error drhowarddrfinedrhoward (02/27/05)
- How to pass structs to functions Panda2 (02/27/05)
- do not understand the questions nick (02/26/05)
- Understanding double pointers Wouter van Teijlingen (02/26/05)
- what is the meaning of 'lazy deletion' in Hash table nick (02/26/05)
- anyone can suggest some books to me? nick (02/26/05)
- Unicode strings Spacen Jasset (02/25/05)
- typedef set<..> LucaP (02/25/05)
- runs in debug, not by itself Kevin Cooper (02/25/05)
- Calling main. Chris Schumacher (02/25/05)
- Stopping command window from closing Gareth (02/24/05)
- Req for newbie reactions: attempted Correct C++ Tutorial Alf P. Steinbach (02/24/05)
- mktime returns -1L for years < 1970 Jacques (02/24/05)
- equivalent of Python's None object? Faheem Mitha (02/24/05)
- specialization with template classes Mark P (02/23/05)
- help alleaviate inheritance 'design' confusion ma740988_at_pegasus.cc.ucf.edu (02/23/05)
- Model-View-Controller Martijn Mulder (02/23/05)
- Re: C++...and I'm stumped! Vince Morgan (02/23/05)
- cin Martijn Mulder (02/22/05)
- C++ FAQ Marshall Cline (02/22/05)
- Big problem with program from Microsoft Visual C++ 6.0 Programmer's Guide Eric A. Johnson (02/22/05)
- Constructor returns wrong size of stl::list<T>?? Barry Hynes (02/22/05)
- Event handling? Sean (02/22/05)
- Containing containers - handling interface ? SpOiLeR (02/21/05)
- [C++] Returning objects from a function and performance Spacen Jasset (02/21/05)
- why this code doesn't work!! A. Saksena (02/21/05)
- C++ or C#? John Salerno (02/21/05)
- Comparing with 0. Val (02/20/05)
- _popen "mail -s" unrecognised command Vince Morgan (02/20/05)
- Why vectors don't have push_front() and pop_front() J Swift (02/20/05)
- strange error message Chris (02/19/05)
- Big-O Walt L. Williams (02/19/05)
- Big-O Walt L. Williams (02/19/05)
- Using values in place of references Chris (02/19/05)
- [c++] INT_MAX vs umeric_limits<int>::max() Val (02/19/05)
- howto call constructor from within another Uwe Mayer (02/19/05)
- C++ for beginners - I'll show you the basics Dominik George (02/19/05)
- is VC++ compiler different from gcc compiler? nick (02/19/05)
- Forum for windows programming? JoeC (02/19/05)
- Abstract Data Type (was "This I simply can't swallow") Paul Bibbings (02/18/05)
- How to code a program to send e-mail Walt L. Williams (02/18/05)
- Resource for C programming in Bioinformatics? Edward Wijaya (02/18/05)
- what is the problem nick (02/18/05)
- Re: segememtation fault with fclose Artie Gold (02/18/05)
- UB ?? ranjeet (02/17/05)
- int a = ++b + ++b; Vince Morgan (02/17/05)
- OT: Compiler advice Paul Fedorenko (02/17/05)
- Printing isosceles triangle Sid V. (02/16/05)
- Re: please let me know where to start? Ben Measures (02/16/05)
- This I simply can't swallow Morten Gulbrandsen (02/16/05)
- Tried penis enlargement pills. This works with NO drugs................. 2H8H nat_at_hotmail.com (02/16/05)
- NOT PILLS. Change your life, gain confidence in the bedroom....................... 297S RICARDO_at_STIFFYNET.NET (02/16/05)
- Have you thought about surgical penis extention?.................................... 383K mike_at_MSN.COM (02/16/05)
- [C] error C2065: 'i' : undeclared identifier?? nick (02/16/05)
- How Hazardous is the following code Barry Hynes (02/16/05)
- 32-bit adder in c/c++ sidhjn_at_gmail.com (02/15/05)
- optimised ranjeet (02/15/05)
- Comparission cause problem ranjeet (02/15/05)
- Re: difference between casting and atol,atoi functions Peter Nilsson (02/15/05)
- Class default initialiation Vince Morgan (02/15/05)
- parsing error? Jayton (02/14/05)
- Translating binary files written on 64 bit machine on a 32 bit machine Karl (02/14/05)
- Exit & Return ranjeet (02/14/05)
- struct initilization via memset ma740988_at_pegasus.cc.ucf.edu (02/14/05)
- Self-referential structs Gabor Bukovics (02/13/05)
- [C++]Template Function Pointer howto. Val (02/13/05)
- Re: Good C++ book. C++ Programmer (02/12/05)
- NULL ranjeet (02/12/05)
- control c escape sequence Jayton (02/11/05)
- clearing the command prompt screen Jayton (02/11/05)
- Extending stl::list??? Barry Hynes (02/11/05)
- What does "*" mean in "int main(int argc, char *argv[])"? bunallo (02/11/05)
- hi everybody m new 2 this groupn as i m starting with c........ sandeep khandelia (02/11/05)
- Answer needed ranjeet (02/11/05)
- Is this a right statement? Sam Kong (02/11/05)
- are variable operators possible mb (02/10/05)
- pre/postfix ++ operators Paul Bibbings (02/09/05)
- New Edition of Dave Mark's 'Learn C on the Macintosh' Alwyn (02/09/05)
- Re: fibonacci sequence Martijn Mulder (02/09/05)
- how to examine STL source code Mark P (02/09/05)
- are the pointer modifiers 'near' and 'far' obsolete? Bradley (02/09/05)
- string to character problem--maybe? Darrell (02/09/05)
- Re: Other Books like AC++ C++ Programmer (02/09/05)
- Am I on the right track? J Swift (02/09/05)
- Duffers question (may be MFC specific, dunno) kizmet (02/08/05)
- Free opensource IDE for C Greenhorn (02/08/05)
- Free opensource IDE for C Greenhorn (02/08/05)
- const references? Chris (02/08/05)
- code doesn't compile: no matches converting function Johannes Walther (02/08/05)
- switch case compiler problem Martijn Mulder (02/08/05)
- No identifier required? marbac (02/08/05)
- Copy Constructor Usage brentritchie_at_personainternet.com (02/07/05)
- [C] restar program Carramba (02/07/05)
- Constructors: Help me answer students question richardv2 (02/07/05)
- A(n) exmple of exceptions xeno (02/07/05)
- A exmple of exceptions xeno (02/06/05)
- Re: editor (IDE) for linux to program in c++ Val (02/06/05)
- problem in code ranjeet (02/06/05)
- [c++] passing parameters and safety in deletion. Val (02/06/05)
- temporary objects Chris (02/05/05)
- help needed Error when entering wrong data type in do-while loop Jeff (02/05/05)
- friend ostream& operator<< (ostream&, Array<T>&); Morten Gulbrandsen (02/05/05)
- Can't understand this! (Help required please) Rich (02/05/05)
- Access one character in an array of characters Gregory W. Ernest (02/05/05)
- "no matching function for call to" and templates and old code H. S. (02/05/05)
- I need help with homework problem J Swift (02/04/05)
- OCX file for .bmp and/or .jpg display Cooter (02/04/05)
- [C] Program has a math bug Gary Schenk (02/04/05)
- [C] Open file and truncate it Alex Vinokur (02/03/05)
- use of % operator in printf() teachtiro_at_yahoo.com (02/03/05)
- Learning C++ kooolega (02/03/05)
- What math courses are required to write a 3D Game Engine? Jonathan Campbell (02/03/05)
- What math courses are required to write a 3D Game Engine? Bradley (02/03/05)
- Tried penis enlargement pills. This works with NO drugs................. VKD3 mike_at_MSN.COM (02/03/05)
- NOT PILLS. Change your life, gain confidence in the bedroom....................... I31L slaveboy_at_wiki.org (02/03/05)
- Have you thought about penis extention?.................................... QY17 mikey_at_thetimes.org (02/03/05)
- Give your partner something SPECIAL.......................................... Q2SK nat_at_hotmail.com (02/03/05)
- The best thing since sliced bread?.................................. EN18 RICARDO_at_STIFFYNET.NET (02/03/05)
- At last a REAL alternative to phaloplasty...................... 4U0B mike_at_MSN.COM (02/03/05)
- how to calculate using diffrent operator? tom wang (02/03/05)
- Re: Learning C with Older books ?. Daniel Vallstrom (02/02/05)
- "Global" variable need declared in main()?! Jochen Rundholz (02/02/05)
- accessor member functions and const Faheem Mitha (02/02/05)
- Can't do: typedef std::vector<T>::iterator iterator; ? Edd (02/02/05)
- Re: [OT] Re: Password Analyzer...... Thomas Matthews (02/01/05)
- Value of C-C++ over Java in the general cases worzel (02/01/05)
- mixing std::for_each with std::copy and std::ostream_iterator<T>() Val (02/01/05)
- is a constant a literal? worzel (02/01/05)
- Re: Resource editor and cygwin ? BobR (02/01/05)
- Re: How to Split and join string ?? Anthony Borla (02/01/05)
- [std::vector] operator[], the heap and try-carch blocks Val (01/31/05)
- More on Exceptions. JoeC (01/31/05)
- Re: brand newbie function libraries B. v Ingen Schenau (01/31/05)
- Re: Trying to underatand try throw and catch. B. v Ingen Schenau (01/31/05)
- Re: A question on efficiency Mike Wahler (01/31/05)
- Re: String handling in .txt file. Mike Wahler (01/31/05)
- Re: C++ Books boom (01/31/05)
- Re: [C++] Need help with program please Alwyn (01/31/05)
Last message date: 02/28/05
Archived on: 02/28/05 CET
885 messages sorted by: [ author ] [ date ] [ subject ]