C compiler ignors CTRL L

Charlie Martin crm at duke.UUCP
Sat Oct 6 02:42:26 AEST 1984


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.)



More information about the Comp.lang.c mailing list