GNU Info

Info Node: (g77-295.info)GetCWD Intrinsic (function)

(g77-295.info)GetCWD Intrinsic (function)


Next: GetEnv Intrinsic Prev: GetCWD Intrinsic (subroutine) Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

GetCWD Intrinsic (function)
...........................

     GetCWD(NAME)

GetCWD: `INTEGER(KIND=1)' function.

NAME: `CHARACTER'; scalar; INTENT(OUT).

Intrinsic groups: `unix'.

Description:

   Places the current working directory in NAME.  Returns 0 on success,
otherwise a non-zero error code (`ENOSYS' if the system does not
provide `getcwd(3)' or `getwd(3)').

   For information on other intrinsics with the same name: Note: GetCWD
Intrinsic (subroutine).


automatically generated by info2www version 1.2.2.9