BOOTSTRAP (kforms) functions


LIBRARY ROUTINE

kvf_destroy_form - destroy and free form tree

LIBRARY CALL

void kvf_destroy_form(
   kform *form)

INPUT

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

Destroys the form tree and frees all memory associated with the pointer returned by kvf_create_form(). To be used only when the caller is totally finished with the form tree.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kforms/src/destroy.c

SEE ALSO

kforms(3)

COPYRIGHT

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