Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site duke.UUCP Path: utzoo!linus!decvax!mcnc!duke!crm From: crm@duke.UUCP (Charlie Martin) Newsgroups: net.lang.c Subject: Re: C compiler ignors CTRL L Message-ID: <4866@duke.UUCP> Date: Fri, 5-Oct-84 12:42:26 EDT Article-I.D.: duke.4866 Posted: Fri Oct 5 12:42:26 1984 Date-Received: Sat, 6-Oct-84 07:11:11 EDT References: <4006@elsie.UUCP> Organization: Duke University Lines: 4 Isn't ^L defined to be in the class of whitespace characters? If so, then the C compiler should ignore it because it ignores insignificant whitespace (multitabs or spaces between symbols, also (I think) therefore ^L etc.)