From: "Bart van den Burg" Newsgroups: comp.lang.c++,comp.os.msdos.djgpp Subject: Re: Making C++ little easier to beginners... Date: Fri, 19 Oct 2001 13:29:58 +0200 Organization: XO Communications B.V. Lines: 30 Message-ID: <9qp2mu$4uh$1@cyan.nl.gxn.net> References: <9qmkrh$581$1 AT tron DOT sci DOT fi> NNTP-Posting-Host: asd-tel-ap01-d04-016.dial.freesurf.nl X-Trace: cyan.nl.gxn.net 1003490846 5073 62.100.3.16 (19 Oct 2001 11:27:26 GMT) X-Complaints-To: abuse AT freesurf DOT nl NNTP-Posting-Date: 19 Oct 2001 11:27:26 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com would you hire 'anyone' who uses travelers methods? my guess is not so as a beginner you shouldn't even use this, because you'll get used to it and that's so wrong. better get used to the standards. Bart "Ray Fischer" wrote in message news:QSLz7.7181$no1 DOT 75524 AT typhoon DOT sonic DOT net... > Traveler wrote: > >Little example... > > Where I work we're are complete uninterested in making C++ easier > for beginners. We don't hire beginners. Your plan is as daft as > proposing that knives be dulled to protect beginners. > > >wouldn´t this be nicer ? > > > >if(x EQUAL 10 AND y EQUAL 10) > > cout << "true\n"; > >else > > cout << "false\n"; > > No. > > -- > Ray Fischer When you look long into an abyss, the abyss also looks > rfischer AT sonic DOT net into you -- Nietzsche