Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site mit-athena.UUCP Path: utzoo!utcs!lsuc!pesnta!amdcad!decwrl!decvax!mit-athena!boris From: boris@mit-athena.UUCP (Boris N Goldowsky) Newsgroups: net.lang.c Subject: Re: The ':-)' operator Message-ID: <77@mit-athena.UUCP> Date: Sat, 23-Feb-85 20:01:24 EST Article-I.D.: mit-athe.77 Posted: Sat Feb 23 20:01:24 1985 Date-Received: Sun, 24-Feb-85 17:53:56 EST References: <154@cci-bdc.UUCP> Organization: MIT Project Athena Lines: 8 > for example: > (a == 0) :-); /* if 'a' is NOT zero, well, make it zero :-) */ > larry... I would think that would read if '0' is NOT a, then MAKE 0 = a. boris g.