BOOTSTRAP (
kexpr
) functions
LIBRARY ROUTINE
kexpr_delete_result - delete a KexprResult struct
LIBRARY CALL
void kexpr_delete_result(KexprResult *result)
INPUT
result
- pointer to the structure to free
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
This routine frees a KexprResult structure allocated by the kexpr_eval() function.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kexpr/src/routines.c
SEE ALSO
kexpr(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.