kpds_initialize_mask - preset mask segment to constant
LIBRARY CALL
int kpds_initialize_mask(
kobject object,
double number)
INPUT
object - object to initialize mask data on
number - constant number to intialize to.
OUTPUT
none
RETURN VALUE
TRUE on success, FALSE otherwise
DESCRIPTION
This routine initializes the entire mask segment to a
specified mask. The last argument is a real number
that the mask data will be initialized to. The data
type of the mask segment at the time this function is
called will determine how the number is used.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DATASERV/objects/library/kappserv/src/pds_mask.c
SEE ALSO
kappserv(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.