delorie.com/archives/browse.cgi | search |
Message-ID: | <3BD065FF.CA14D07C@sensor.com> |
From: | Ron Natalie <ron AT sensor DOT com> |
Organization: | Sensor Systems |
X-Mailer: | Mozilla 4.77 [en] (Windows NT 5.0; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
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> <tt0o7kdmkb1f3f AT news DOT supernews DOT com> |
Lines: | 14 |
X-Complaints-To: | abuse AT usenetserver DOT com |
X-Abuse-Info: | Please be sure to forward a copy of ALL headers |
X-Abuse-Info: | Otherwise we will be unable to process your complaint properly. |
NNTP-Posting-Date: | Fri, 19 Oct 2001 13:31:47 EDT |
Date: | Fri, 19 Oct 2001 13:42:23 -0400 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Mike Smith wrote: > > "Traveler" <traveler AT netti DOT fi> wrote in message > news:9qnuii$kn8$1 AT tron DOT sci DOT fi... > > 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. There is no such thing as bitwise AND/OR in boolean algebra because there is no concept of aggregating bits together.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |