From: "Traveler" Newsgroups: comp.lang.c++,comp.os.msdos.djgpp Subject: Re: Making C++ little easier to beginners... Date: Fri, 19 Oct 2001 03:44:24 +0300 Organization: SAUNALAHDEN asiakas Lines: 20 Message-ID: <9qnsru$k2f$1@tron.sci.fi> References: <9qmkrh$581$1 AT tron DOT sci DOT fi> <3BCF1AC4 DOT B82C3FE1 AT earthlink DOT net> NNTP-Posting-Host: cmlvi.rdyn.saunalahti.fi Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: tron.sci.fi 1003452094 20559 195.197.136.56 (19 Oct 2001 00:41:34 GMT) X-Complaints-To: newsmaster AT saunalahti DOT fi NNTP-Posting-Date: 19 Oct 2001 00:41:34 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f9J0j2013809 Reply-To: djgpp AT delorie DOT com > > if(x == 10 && x == 10) // Does this look scary or weird to you> > > Only because you are making the same comparison twice. > [...] You have a sharp eye... > > > if(x EQUAL 10 AND y EQUAL 10) > > No. If you want COBOL, then use COBOL. Jawn.... > > This sort of stupidity raises its head every year, usually in September. > But, as we know, September never ends. Thanks a lot ! Good rest of the life to you too...