Message-ID: <3938C1DE.E005BBA9@softhome.net> Date: Sat, 03 Jun 2000 11:29:18 +0300 From: Laurynas Biveinis X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: ANSI C and stdio.h References: <3937DEA9 DOT 63606B27 AT softhome DOT net> <200006021918 DOT PAA03693 AT envy DOT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com DJ Delorie wrote: > > > I've failed to find any relevant information in C99 draft > > (1998 August version), but DJGPP's stdio.h clearly does not > > agree with that statement. Can anyone comment this? > > DJGPP's headers are designed to minimize FAQs. Some of them were > about having to include header X before header Y so I added some logic > to each header to "just work" without other headers, hopefully without > polluting the namespace. And what about the original point: "stdio.h needs to have access to that data type, but *must not use that name*."? Laurynas