BOOTSTRAP (kexpr) functions


LIBRARY ROUTINE

kexpr_variable_add - add a variable associated with an id

LIBRARY CALL

int kexpr_variable_add(
   long id,
   char *variable)

INPUT

OUTPUT

none

RETURN VALUE

returns TRUE (1) if the variable was added to the list of variables or FALSE (0) if the variable was not added to the list of variables

DESCRIPTION

This routine adds a variable to the current list of variables for a particular id.

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.