Definition:
int ap_cfg_getc(configfile_t *cfp);
Usage example:
No examples available; not used in Apache 1.3.
Read one character from a configfile_t. Increments cfp->line_number if a newline is encountered.
Returns the character found.
Previous: ap_cfg_closefile
Next: ap_cfg_getline
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)