return expr and Decus-C
chris at umcp-cs.UUCP
chris at umcp-cs.UUCP
Mon May 14 11:47:44 AEST 1984
Who says ``while (expr) statement;'' looks like a function call?
If it were a function call, the statement part would be a syntax
error. (Same goes for if(), for(), etc.... Everything except
``return''. [Well, ok, ``do-while''s are a bit funky, but I try
to end them with ``} while (expr);''.])
--
In-Real-Life: Chris Torek, Univ of MD Comp Sci (301) 454-7690
UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris
CSNet: chris at umcp-cs ARPA: chris at maryland
More information about the Comp.lang.c
mailing list