ascii_fdread - read a ascii structure from the specified file descriptor
LIBRARY CALL
ascii *ascii_fdread(int fid)
INPUT
fid - file descriptor in which we will be reading
the ascii
OUTPUT
none
RETURN VALUE
returns the newly read ascii or NULL upon failure
DESCRIPTION
This routines reads a ascii structure and it's
data from the specified file descriptor. The routine
uses the ktransport library which allows for
remote reading of the data and it's header.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DATASERV/objects/library/kdatafmt/src/ascii.c
SEE ALSO
kdatafmt(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.