|
Aegis
4.25.D505
|
#include <common/ac/stdio.h>Go to the source code of this file.
Functions | |
| void | safe_freopen (const char *path, const char *mode, FILE *fp) |
| void safe_freopen | ( | const char * | path, |
| const char * | mode, | ||
| FILE * | fp | ||
| ) |
The safe_freopen function is an error reporting wrapper around the freopen system library method.
1.7.6.1