Mark Williams C

David Keppel pardo at june.cs.washington.edu
Tue Jun 6 10:03:43 AEST 1989


bill at twwells.UUCP (T. William Wells) writes:
>#if __STDC__ <= 0       /* Or maybe even __STDC__ != 1 ? */
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

No.  Future versions of ANSI C may use 2, 3, etc.  Your code will then
start to break on newer compilers...

	;-D on  ( An issue of style?  Gesundheit )  Pardo
-- 
		    pardo at cs.washington.edu
    {rutgers,cornell,ucsd,ubc-cs,tektronix}!uw-beaver!june!pardo



More information about the Comp.std.c mailing list