DATASERV (kdatafmt) functions


LIBRARY ROUTINE

avs_free - frees a avs structure and it's associated data

LIBRARY CALL

int avs_free(
   avs	*image)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

This routine frees an khoros avs 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/avs.c

SEE ALSO

kdatafmt(3)

COPYRIGHT

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