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

Guy Harris guy at auspex.auspex.com
Thu May 10 06:44:59 AEST 1990


>Isn't the use of __LINE__ non-portable?

The use of __LINE__ is portable to all ANSI C implementations, and to
many non-ANSI C implementations (including most, if not all, UNIX ones).



More information about the Comp.lang.c mailing list