Apache 1.3 API Documentation

Routine ap_bprintf

Definition:

int ap_bprintf(BUFF *fb, const char *fmt, ...);
     

Usage example:

No examples available; not used in Apache 1.3.
     

Copies formatted data to a BUFF structure.

Returns 0 on success, -1 on failure.


Previous: ap_bonerror Next: ap_bpushfd

Table of Contents (Routines, Structures, Data Cells, Constants)