BOOTSTRAP (
kexpr
) functions
LIBRARY ROUTINE
kexpr_variables_clear - deletes variables associated with an id
LIBRARY CALL
int kexpr_variables_clear( long id)
INPUT
id
- the id the variable to be to be cleared.
OUTPUT
none
RETURN VALUE
returns TRUE (1) if the list of variables were cleared successfully, or FALSE (0) if the list of variables were not cleared.
DESCRIPTION
This routine deletes the current list of variables for a particular id. The id is also removed.
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.