DIRECTORY_EXISTS(2) SYSTEM CALLS DIRECTORY_EXISTS(2)
NAME
directory_exists - "determines if a directory exists
SYNOPSIS
int directory_exists(string dirname);
DESCRIPTION
Returns TRUE if dirname is the pathname of a valid direc-
tory, otherwise returns FALSE.
SEE ALSO
/adm/simul_efun/existence.c
AUTHOR
Ichabod@TMI, 2/1/93
MudOS Release 0.9 Last change: 3-19-93