Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mit-eddie!uw-beaver!uw-june!pardo From: pardo@june.cs.washington.edu (David Keppel) Newsgroups: comp.std.c Subject: Re: Mark Williams C Message-ID: <8465@june.cs.washington.edu> Date: 6 Jun 89 00:03:43 GMT References: <24094@agate.BERKELEY.EDU> <431fba10.14a1f@gtephx.UUCP> <8137@boring.cwi.nl> <8530@chinet.chi.il.us> <13475@haddock.ima.isc.com> <1000@twwells.uucp> <13522@haddock.ima.isc.com> <1011@twwells.uucp> Reply-To: pardo@cs.washington.edu (David Keppel) Organization: U of Washington, Computer Science, Seattle Lines: 11 bill@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@cs.washington.edu {rutgers,cornell,ucsd,ubc-cs,tektronix}!uw-beaver!june!pardo