BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kfile_isstream - khoros transport is a stream based transport
LIBRARY CALL
unsigned long int kfile_isstream( kfile *file)
INPUT
file
- the khoros transport to test whether is a stream based transport.
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
Whether a khoros transport is stream based transport which kutils will endeavor to make it appear to have permanence.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/include/kutils/kfile.h
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.