Definition:
int ap_cfg_closefile(configfile_t *fp);
Usage example:
ap_cfg_closefile(imap); /* we are done with the map file; close it */
Closes fp.
Returns 0 on success, -1 on error.
Previous: ap_can_exec
Next: ap_cfg_getc
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)