Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!mitel!sce!cognos!alzabo!tris From: tris@alzabo.UUCP (Tris Orendorff) Newsgroups: comp.lang.c Subject: Re: __STDC__ defined as zero a problem Message-ID: <942@alzabo.UUCP> Date: 29 Jun 89 21:05:52 GMT References: <225800190@uxe.cso.uiuc.edu> Reply-To: tris@alzabo.UUCP (Tris Orendorff) Organization: Aero Animation, Ottawa, Canada Lines: 7 Hi, I believe that people actually want to say: #ifdef __STDC__ and not #if __STDC__