BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kfile_ismybuf - khoros transport buffer was set by the application
LIBRARY CALL
unsigned long int kfile_ismybuf( kfile *file)
INPUT
file
- the khoros transport to test whether the stream buffer was set by the programmer.
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
Whether a khoros transport's read/write buffer was set by the programmer or was internally allocated by the open transport process.
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.