GETCWD(3F) COMMAND REFERENCE GETCWD(3F)
NAME
getcwd - get pathname of current working directory
SYNOPSIS
integer function getcwd (dirname)
character*(*) dirname
DESCRIPTION
The pathname of the default directory for creating and
locating files will be returned in dirname. The value of the
function will be zero if successful; it is an error code
otherwise.
FILES
/usr/lib/libU77.a f77 UTek system interface library.
RETURN VALUE
The value of the function will be zero if successful; it is
an error code otherwise.
CAVEATS
Pathnames can be no longer than MAXPATHLEN as defined in
/usr/include/max.h .
SEE ALSO
chdir(3f), perror(3f).
Printed 10/17/86 1
%%index%%
na:72,86;
sy:158,424;
de:582,297;
fi:879,146;
rv:1025,175;
ca:1200,167;
se:1367,135;
%%index%%000000000118