![]() |
YAC 3.7.0
Yet Another Coupler
|
fail-safe stdio function wrappers More...
#include <errno.h>
#include <stdio.h>
#include <string.h>
#include "ppm/core.h"
#include "ppm/ppm_xfuncs.h"
#include "ppm/symprefix.h"
Go to the source code of this file.
Functions | |
FILE *symprefix | xfopen (const char *path, const char *mode, const char *source, int line) |
void symprefix | xfclose (FILE *fp, const char *source, int line) |
fail-safe stdio function wrappers
Definition in file xstdio.c.
void symprefix xfclose | ( | FILE * | fp, |
const char * | source, | ||
int | line ) |