BOOTSTRAP (
kexpr
) functions
LIBRARY ROUTINE
kexpr_variables_reset - reset variable values to original definitions
LIBRARY CALL
int kexpr_variables_reset( long id)
INPUT
id
- the id whose list of current variables will be reset.
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
This routine resets the current list of variables to the values implied by their original definitions.
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.