GNU Info

Info Node: (g77-295.info)UMask Intrinsic (subroutine)

(g77-295.info)UMask Intrinsic (subroutine)


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

UMask Intrinsic (subroutine)
............................

     CALL UMask(MASK, OLD)

MASK: `INTEGER'; scalar; INTENT(IN).

OLD: `INTEGER(KIND=1)'; OPTIONAL; scalar; INTENT(OUT).

Intrinsic groups: `unix'.

Description:

   Sets the file creation mask to MASK and returns the old value in
argument OLD if it is supplied.  See `umask(2)'.

   Some non-GNU implementations of Fortran provide this intrinsic as
only a function, not as a subroutine.

   For information on other intrinsics with the same name: Note: UMask
Intrinsic (function).


automatically generated by info2www version 1.2.2.9