khoros_initialize - initialize khoros system (old version for Khoros 2.1p1)
LIBRARY CALL
void khoros_initialize(
int argc,
char **argv,
char *toolbox)
INPUT
argc - the number of arguments on the command line
argv - the list of command line arguments
toolbox - the name of the toolbox the program is
associated with.
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
Initializes some khoros global variables used in the
khoros system. Old version for Khoros 2.1p1 and earlier,
this routine will be obsolete in the next release; it is
provided here for backwards compatibility only.
Initializes the following global variables:
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/program.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.