DATASERV (kdatafmt) functions


LIBRARY ROUTINE

xwd_read - read a xwd structure from the specified filename

LIBRARY CALL

xwd *xwd_read(
   char *filename)

INPUT

OUTPUT

none

RETURN VALUE

returns the newly read xwd or NULL upon failure

DESCRIPTION

This routines reads a xwd 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

none

MODIFICATION

none

FILES

$DATASERV/objects/library/kdatafmt/src/xwd.c

SEE ALSO

kformats(3)

COPYRIGHT

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