DATASERV (
kdatafmt
) functions
LIBRARY ROUTINE
ascii_free - frees a ascii structure and it's associated data
LIBRARY CALL
int ascii_free( ascii *image)
INPUT
image
- a pointer to an khoros ascii structure that contains the image structure to be freed.
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
This routine frees an khoros ascii structure and it's associated data.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
Once this routine is called no further reference the image should be made.
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.