Ansi cpp question

Paul Kohlmiller paul at u02.svl.cdc.com
Sat Sep 29 05:14:36 AEST 1990


asherman at dino.ulowell.edu (Aaron Sherman) writes:


>I've heard that Ansi supports cpp directives that are NOT at the beginning
>of a line. How prevelant is this? Do most implimentations these support this
>ANSIism?
I think you refer to the ANSI C requirement that whitespace can be used in
front of a preprocessor directive. I know of at least one non-ANSI C compiler
(mine) that supports this.
Paul Kohlmiller



More information about the Comp.lang.c mailing list