GLYLIB  0.3.0b
myfopen.c File Reference
#include <mylib.h>
Include dependency graph for myfopen.c:

Go to the source code of this file.

Functions

FILE * myfopen (const char *myfilename, const char *myopentype)
 Opens a file with error checking.
FILE * myfreopen (const char *myfilename, const char *myopentype, FILE *alreadyopen)
 All Classes Files Functions Variables Typedefs Defines