Mail Archives: djgpp-workers/2003/01/22/19:09:16
DJ Delorie wrote:
>
> The only reason FILE is actually defined in stdio.h is because ANSI
> requires it. I didn't want to define it at all. No programs should
> take advantage of its public definition, so go ahead and change it (as
> long as the size doesn't change). If programs break, they're cheating
> anyway.
How does it (require it)? However, if you want to provide
efficient putc and getc macros, you pretty well have to make its
definition public.
--
Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net> USE worldnet address!
- Raw text -