[Zlib-devel] gzio.c & c99: no fdopen

Martin Schröder martin at oneiros.de
Sat May 26 21:09:46 EDT 2007


2007/5/27, Mark Adler <madler at alumni.caltech.edu>:
> Anyway, supposing that I wanted to make a change, what change should
> I make?  Is there some other function in the c99 libraries that does
> that?  Or is fdopen() found in some other include file under the c99
> standard?

No. Check your Harbison&Steel. :-)

http://en.wikipedia.org/wiki/Fdopen

fd* is POSIX, not C99.

Best
   Martin




More information about the Zlib-devel mailing list