Aegis  4.25.D505
Functions
libaegis/safe_freopen.h File Reference
#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)

Function Documentation

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.