Name

ap_bputs — write a NUL-terminated string to a stream

Synopsis

int ap_bputs(const char *buf, BUFF *fb)

Writes the contents of buf up to, but not including, the first NUL. Returns the number of bytes written or -1 on an error.