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