viff_read - read an viff structure from the specified filename
LIBRARY CALL
viff *viff_read(
char *filename)
INPUT
filename - filename in which we will be reading
the viff
OUTPUT
none
RETURN VALUE
returns the newly read viff or NULL upon failure
DESCRIPTION
This routines reads an viff structure and it's
data from the specified filename. 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
Restrictions on data or input as applicable
MODIFICATION
none
FILES
$DATASERV/objects/library/kdatafmt/src/viff.c
SEE ALSO
kdatafmt(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.