FILE_EXISTS(1) FILE_EXISTS(1)
NNAAMMEE
_f_i_l_e___e_x_i_s_t_s_(_) - returns true if the string passed is a
file
SSYYNNOOPPSSIISS
int file_exists(string str)
DDEESSCCRRIIPPTTIIOONN
Allows you to test to see if a file by the name passed as
an argument exists.
LLOOCCAATTIIOONN
/secure/SimulEfun/files.c
SSEEEE AALLSSOO
_f_i_l_e___s_i_z_e_(_)
AAuutthhoorr
Descartes of Borg
1