Definition:
int ap_popenf(struct pool *p, const char *name, int flg, int mode);
Usage example:
No examples available.
This function opens a file, with automatic cleanup when p is destroyed.
Returns fd, or -1 on error.
Previous: ap_popendir
Next: ap_pregcomp
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)