Xref: utzoo comp.os.os2:337 comp.lang.c:24289 comp.std.c:2235 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde!uunet!sco!seanf From: seanf@sco.COM (Sean Fagan) Newsgroups: comp.os.os2,comp.lang.c,comp.std.c Subject: Re: MSC __STDC__ strange value Message-ID: <4036@scolex.sco.COM> Date: 5 Dec 89 21:18:23 GMT References: <223@bohra.cpg.oz> Reply-To: seanf@sco.COM (Sean Fagan) Organization: The Santa Cruz Operation, Inc. Lines: 16 In article <223@bohra.cpg.oz> ejp@bohra.cpg.oz (Esmond Pitt) writes: >For some strange reason, the MSC 5.1 compiler defines __STDC__ as 0 >Why? Because things like extern int sprintf (char *, char *fmt, ...); won't work (you can't mix named and unnamed parameters in a prototype. Bummer). There are other things, but that's the one that has been in my mind most the past couple of days. -- Sean Eric Fagan | "Time has little to do with infinity and jelly donuts." seanf@sco.COM | -- Thomas Magnum (Tom Selleck), _Magnum, P.I._ (408) 458-1422 | Any opinions expressed are my own, not my employers'.