#include <stdio.h>
#include "general.h"
Go to the source code of this file.
Functions | |
FILE * | rr_fopen (char *filename, char *mode) |
Definition in file rr_fopen.c.
|
customized version of fopen Definition at line 25 of file rr_fopen.c. References quit(). Referenced by main(), rr_iopen(), and rr_oopen(). |