Mail Archives: djgpp-workers/1996/07/31/01:31:10
On Tue, 30 Jul 1996, DJ Delorie wrote:
> If we did this, we'd have to comply with POSIX namespace rules for
> "feature macros". However, I prefer the "better function in libm"
> solution, since not everyone #include's stdio.h just to get printf.
I also think that including the default `printf' in libc.a and the
high-precision one in libm.a is the best compromise. It solves all the
problems in the most transparent way and is consistent with DJGPP's
concept regarding libm.a.
- Raw text -