GLYLIB
0.3.0b
|
#include <mylib.h>
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) |