Apache 1.3 API Documentation

Routine ap_bread

Definition:

int ap_bread(BUFF *fb, void *buf, int nbyte);
     

Usage example:

n = ap_bread(f, buf, IOBUFSIZE);
     

No documentation available.


Previous: ap_bputs Next: ap_bsetflag

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