gzputs

gzputs -- write to a gz-file pointer

Description

int gzputs(int zp, string str, int [length]);

gzputs() is an alias to gzwrite(), and is identical in every way.