BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kfile_mode - return the mode associated with transport id
LIBRARY CALL
mode_t kfile_mode( int id)
INPUT
id
- the transport id from which the flags is returned
OUTPUT
none
RETURN VALUE
The mode associated with the id or KMODE_INVALID upon failure
DESCRIPTION
This routine returns the mode associated with a khoros transport descriptor id. This is the mode used in originally creating/opening of the transport.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/kfile.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.