YAC 3.7.0
Yet Another Coupler
Loading...
Searching...
No Matches
xstdio.c File Reference

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"
Include dependency graph for xstdio.c:

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)
 

Detailed Description

fail-safe stdio function wrappers

Version
1.0
Author
Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de

Definition in file xstdio.c.

Function Documentation

◆ xfclose()

void symprefix xfclose ( FILE * fp,
const char * source,
int line )

Definition at line 73 of file xstdio.c.

Here is the call graph for this function:

◆ xfopen()

FILE *symprefix xfopen ( const char * path,
const char * mode,
const char * source,
int line )

Definition at line 54 of file xstdio.c.

Here is the call graph for this function: