kfile_flags - return the flags associated with transport id
LIBRARY CALL
unsigned long kfile_flags(
int id)
INPUT
id - the transport id from which the flags is returned
OUTPUT
none
RETURN VALUE
The flags associated with the id or -1 upon failure
DESCRIPTION
This routine returns the open flags associated with
a khoros transport descriptor id. This is the flags
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.