Bug (?) in C preprocessor

ed at mtxinu.UUCP ed at mtxinu.UUCP
Wed May 30 06:24:39 AEST 1984


If you change the behaviour of the preprocessor, remember that
C requires that the order of evaluation of expressions be
undefined.  Therefore, depending on any evaluation order
will yield unportable code.

-- 
Ed Gould
ucbvax!mtxinu!ed



More information about the Comp.lang.c mailing list