BOOTSTRAP (kexpr) functions


LIBRARY ROUTINE

kexpr_variables_copy - copies variables from one id to another

LIBRARY CALL

int kexpr_variables_copy(
   long from,
   long to)

INPUT

OUTPUT

none

RETURN VALUE

returns TRUE (1) if the list of variables copied successfully, or FALSE (0) if the list of variables was not copied.

DESCRIPTION

This routine copies the current list of variables from one particular id to another.

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.