Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site qtlon.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!hogpc!houti!ariel!vax135!ukc!qtlon!dave From: dave@qtlon.UUCP Newsgroups: net.lang.c Subject: Re: C parsing: significance of spaces, and the meaning of "+++" Message-ID: <282@qtlon.UUCP> Date: Sat, 5-May-84 09:38:48 EDT Article-I.D.: qtlon.282 Posted: Sat May 5 09:38:48 1984 Date-Received: Sun, 6-May-84 02:25:15 EDT References: <2361@ecsvax.UUCP> Organization: Quantime Ltd., London, WC1 Lines: 10 Although I agree that /* versus / * is a niggly problem, it is NOT an ambiguity in the reference manual, which states (fairly early on) that if the program has been parsed up to a certain point, then the next token is considered to be the longest possible sequence which could be a token. (This also covers the +++ problem as well.) *++*argv rules OK, Dave Lukes (!ukc!qtlon!dave)