CHDIR(3F) COMMAND REFERENCE CHDIR(3F)
NAME
chdir - change default directory
SYNOPSIS
integer function chdir (dirname)
character*(*) dirname
DESCRIPTION
The default directory for creating and locating files is
changed to dirname. Zero is returned as the value of the
function if successful; an error code otherwise.
FILES
/usr/lib/libU77.a f77 UTek system interface library.
RETURN VALUE
Zero is returned as the value of the function if successful;
an error code otherwise.
CAVEATS
Pathnames can be no longer than MAXPATHLEN as defined in
/usr/include/max.h .
Use of this function may cause the FORTRAN inquire statement
by unit number to fail.
SEE ALSO
chdir(2), cd(1), perror(3f).
Printed 10/17/86 1
%%index%%
na:72,68;
sy:140,417;
de:557,271;
fi:828,146;
rv:974,176;
ca:1150,305;
se:1455,143;
%%index%%000000000117