From: "Kim Seng" Newsgroups: comp.os.msdos.djgpp Subject: Re: Help in my codes. Date: Thu, 19 Sep 2002 10:47:45 +0800 Organization: Singapore Telecommunications Ltd Lines: 20 Message-ID: References: <3voboug43iagagl91bk5o4buuu2is8fava AT 4ax DOT com> NNTP-Posting-Host: 203.125.48.44 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > That's clear indication that this code is indeed assuming an > old-fashioned, no longer correct version of the C++ language. mmh, does that I'm on the wrong track. A bit confused now on which one is the standard. #include using namespace std; or #include Can you clarify? > If earlier books by him, and their reputation, are anything to go by, > your best bet would be to throw away that book and get a useful one. > The one by Stroustrup should be up to date, e.g. Do you have any good book to introduce to this newbie? :p