DsSetSafeFlag(3D) — Stardent Computer Inc. (\*(Dd)
NAME
DsSetSafeFlag − Set the safe flag
SYNOPSIS
C:
void DsSetSafeFlag(flag)
DtFlag flag ;
Fortran:
CALL DSSSF(FLAG)
INTEGER∗4 FLAG
DESCRIPTION
DsSetSafeFlag sets the safe flag to the value specified by the parameter flag. See DsInqSafeFlag for further explanation.
DEFAULTS
The default value of the safe flag is DcTrue <DCTRUE>.
SEE ALSO
September 29, 2021