Newsgroups: comp.lang.c++,comp.os.msdos.djgpp Subject: Re: Making C++ little easier to beginners... References: <9qmkrh$581$1 AT tron DOT sci DOT fi> <9qmlmq$lou$1 AT News DOT Dal DOT Ca> <9qnuii$kn8$1 AT tron DOT sci DOT fi> Organization: Sonic, San Jose X-Newsreader: trn 4.0-test76 (Apr 2, 2001) From: rfischer AT bolt DOT sonic DOT net (Ray Fischer) Originator: rfischer AT bolt DOT sonic DOT net (Ray Fischer) Lines: 14 Message-ID: Date: Fri, 19 Oct 2001 02:02:21 GMT NNTP-Posting-Host: 208.201.224.36 X-Complaints-To: abuse AT sonic DOT net X-Trace: typhoon.sonic.net 1003456941 208.201.224.36 (Thu, 18 Oct 2001 19:02:21 PDT) NNTP-Posting-Date: Thu, 18 Oct 2001 19:02:21 PDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Traveler wrote: >> There are *huge* differences between logical and bitwise >> operators. Please read a good C++ book to understand the differences. >> >Please read a good Boolean algebra book to see that there really is no difference between "logical" >AND/OR and "bit" AND/OR. Well guess what: "Boolean algebra" books don't count. Not in the slightest. What does count is the C++ standard. When you learn something about C++ and programming you'll realize as much yourself. -- Ray Fischer When you look long into an abyss, the abyss also looks rfischer AT sonic DOT net into you -- Nietzsche