BOOTSTRAP (kexpr) functions


LIBRARY ROUTINE

kexpr_variables_print - prints variables associated with an id

LIBRARY CALL

int kexpr_variables_print(
   long id,
   kfile *file)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This routine prints the current list of variables for a particular id into a file that has been opened for writing.

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.