BOOTSTRAP (kexpr) functions


LIBRARY ROUTINE

kexpr_variables_list - list variables associated with an id

LIBRARY CALL

char **kexpr_variables_list(
   long id,
   int  mode,
   int  *num)

INPUT

OUTPUT

RETURN VALUE

the list of variables or NULL upon failure

DESCRIPTION

This routines extracts the current list of variables for a particular id variable and returns a pointer to the list of variables.

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.