umask_(cmask)

Purpose

The umask_ function sets the file mode creation mask to CMASK.

Class

Function

Argument Type and Attributes

cmask
INTEGER(4), INTENT(IN)

Result Type and Attributes

INTEGER(4)

Result Value

The returned value is the previous value of the file mode creation mask. IBM Copyright 2003