SYNOPSIS
#include <unistd.h>
mode_t getmode(const void *set, mode_t omode);
DESCRIPTION
The function
PARAMETERS
- set
-
Is the return value from
setmode() . - omode
-
Is the original mode to be modified.
RETURN VALUES
The function returns an updated mode value.
CONFORMANCE
4.4BSD.
MULTITHREAD SAFETY LEVEL
Unsafe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
PTC MKS Toolkit 10.5 Documentation Build 40.