Xref: utzoo comp.std.c:975 comp.lang.c:17330 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.std.c,comp.lang.c Subject: Re: realloc? Message-ID: <9961@smoke.BRL.MIL> Date: 31 Mar 89 17:42:29 GMT References: <10170@bloom-beacon.MIT.EDU> <10032@ihlpb.ATT.COM> <9118@alice.UUCP> <10062@ihlpb.ATT.COM> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 9 In article <10062@ihlpb.ATT.COM> tainter@ihlpb.UUCP (55521-Tainter,J.A.) writes: >#ifndef __ANSI >This text should not compile and will produce errors. This should show you >uou don't want to compile this anywhere but where __ANSI is defined. >#endif __ANSI isn't defined anywhere that I know of. If you're talking about __STDC__, I think the ' in the text will give you problems.