DATASERV (kdatafmt) functions


LIBRARY ROUTINE

ascii_writeheader - writes a ascii header structure from the specified kfile id

LIBRARY CALL

/*ARGSUSED*/
int ascii_writeheader(
   int		fid,
   ascii	*image)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This routines writes a ascii header structure and it's data into the specified filename. The routine uses the ktransport library which allows for remote writing of the ascii 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.