Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site brl-vgr.ARPA
Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!houxm!houxz!vax135!floyd!cmcl2!seismo!brl-tgr!brl-vgr!gwyn
From: gwyn@brl-vgr.ARPA (Doug Gwyn )
Newsgroups: net.lang.c
Subject: Re:  Algol-style vs C-style semicolons - (nf)
Message-ID: <3437@brl-vgr.ARPA>
Date: Sun, 17-Jun-84 03:35:26 EDT
Article-I.D.: brl-vgr.3437
Posted: Sun Jun 17 03:35:26 1984
Date-Received: Fri, 22-Jun-84 08:52:14 EDT
References: <787@sri-arpa.UUCP>, <316@pucc-i>
Organization: Ballistics Research Lab
Lines: 9

Of course I was confused by the way the analysis was being phrased
(as Ron@BRL-TGR nicely pointed out).  If "statement" is given its
normal meaning, as intended in the C language specification, then
	while ( expression) statement
is correct syntax.

I think this shows what confusion about statement terminators and
statement separators can produce.  Sorry I allowed myself to be
confused by the bogus analysis I was responding to..