Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!watmath!clyde!bonnie!akgua!whuxlm!whuxl!houxm!ihnp4!zehntel!hplabs!sri-unix!Tli@usc-eclb.ARPA
From: Tli@usc-eclb.ARPA
Newsgroups: net.lang.c
Subject: C compiler ignors CTRL L
Message-ID: <12966@sri-arpa.UUCP>
Date: Thu, 11-Oct-84 11:16:00 EDT
Article-I.D.: sri-arpa.12966
Posted: Thu Oct 11 11:16:00 1984
Date-Received: Tue, 16-Oct-84 06:37:41 EDT
Lines: 11

From:  Tony Li 


>`Whitespace' means any of ' ', '\f', or '\n' -- so maybe the did document
>it and we didn't notice?  (I don't have a copy of K&R so I don't know
>if they actually *say* whitespace -- can someone check?)

K+R says that whitespace is ' ', '\t', and '\n'.  (pg. 156).

Cheers, 
Tony ;-)