Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!houxz!vax135!floyd!cmcl2!seismo!hao!hplabs!sri-unix!gwyn@BRL-VLD.ARPA
From: gwyn@BRL-VLD.ARPA
Newsgroups: net.lang.c
Subject: Re:  Algol-style vs C-style semicolons - (nf)
Message-ID: <787@sri-arpa.UUCP>
Date: Sun, 10-Jun-84 00:42:36 EDT
Article-I.D.: sri-arpa.787
Posted: Sun Jun 10 00:42:36 1984
Date-Received: Thu, 14-Jun-84 23:45:25 EDT
Lines: 6

From:      Doug Gwyn (VLD/VMB) 

Sorry, but
	while ( expr ) statement
is not a C statement at all.  Where did you get the idea that this
is a complete statement?  Does YOUR compiler accept this idea?  etc.