BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kfidfile - return the kfile structure associated with a fid

LIBRARY CALL

kfile *kfidfile(
   int  id)

INPUT

OUTPUT

none

RETURN VALUE

The kfile pointer representing the open stream to the data transport on success, NULL on failure

DESCRIPTION

This function is used to retrieve the corresponding kfile structure given a khoros transport descriptor (fid).

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/ktransport.c

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.