FILE_EXISTS(2) SYSTEM CALLS FILE_EXISTS(2)
NAME
file_exists - "determines if a file exists
SYNOPSIS
int file_exists(string file);
DESCRIPTION
Returns TRUE if file exists (i.e. has a length > 0), other-
wise returns FALSE.
SEE ALSO
/adm/simul_efun/existence.c
AUTHOR
Ichabod@TMI, 2/1/93
MudOS Release 0.9 Last change: 3-19-93