#include <sys/types.h>
#include <sys/stat.h>
Go to the source code of this file.
Functions | |
int | rr_fexists (char *path) |
Definition in file rr_fexists.c.
|
check whether a file exists Definition at line 24 of file rr_fexists.c. Referenced by compute_perplexity(), and rr_iopen(). |