Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!decvax!harpo!seismo!rlgvax!cvl!umcp-cs!chris From: chris@umcp-cs.UUCP Newsgroups: net.lang.c Subject: Re: return expr and Decus-C Message-ID: <7023@umcp-cs.UUCP> Date: Sun, 13-May-84 21:47:44 EDT Article-I.D.: umcp-cs.7023 Posted: Sun May 13 21:47:44 1984 Date-Received: Tue, 15-May-84 02:10:34 EDT References: <478@decvax.UUCP>, <1514@brl-vgr.ARPA>, <853@druxm.UUCP>, <1802@brl-vgr.ARPA> <2469@allegra.UUCP> Organization: Univ. of Maryland, Computer Science Dept. Lines: 9 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@umcp-cs ARPA: chris@maryland