Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!uwm.edu!csd4.csd.uwm.edu From: andrew@csd4.csd.uwm.edu (Andrew David Biewer) Newsgroups: comp.lang.c Subject: Re: if ( x && y ) or if ( x ) then if ( y ) ... Message-ID: <5824@uwm.edu> Date: 21 Aug 90 02:00:26 GMT References: <426@mole-end.UUCP> Sender: news@uwm.edu Reply-To: andrew@csd4.csd.uwm.edu Distribution: usa Lines: 14 From article <426@mole-end.UUCP>, by mat@mole-end.UUCP (Mark A Terribile): [ ... if ... then ... else ... STUFF ... ] > explained on pages 21 and 41. What, you used some other textbook? No, don't > tell us about it, please. But I must. So many people have referred to K&R's I && II and I guess my first mistake was not telling everyone that I don't have a single copy of a C book. *SIGH* Oh well, the place of my new employment has a C++ book, I guess I'll start moving in that direction now. Thanks, Andy B.