Home | History | Annotate | Download | only in zlib

Lines Matching full:gzputc

1151 ZEXTERN int ZEXPORT    gzputc OF((gzFile file, int c));
1154 gzputc returns the value that was written, or -1 in case of error.