down

Doug Gwyn gwyn at smoke.BRL.MIL
Tue Dec 13 03:34:36 AEST 1988


In article <349 at greens.UUCP> matthew at sunpix.UUCP ( Sun NCAA) writes:
-(Before closing, there is one logic flaw in your scrap of code. '(c == '\n')'
-does not have to evaluate to an integer 1. It must only be a non-zero value if
-true.)

False.  Relational expressions produce integer result 0 or 1, only.



More information about the Comp.lang.c mailing list