Home | History | Annotate | Download | only in src

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.