#define DEBUG... (using printf for debugging)

Doug Gwyn gwyn at smoke.BRL.MIL
Wed May 9 07:25:22 AEST 1990


In article <1990May8.183211.2661 at mdivax1.uucp> mdivax1!robinson (Jim Robinson) writes:
>Isn't the use of __LINE__ non-portable?

I guess it depends on your definition of portable.
The C standard requires that __LINE__ be supported by every conforming
implementation.



More information about the Comp.lang.c mailing list