BOOTSTRAP (kcodegen) functions


LIBRARY ROUTINE

kgen_initialize - initialize kcodegen library

LIBRARY CALL

kform *kgen_initialize(
   char       *pane_path,
   int        obj_type,
   char       *tbname,
   char       *oname,
   void      (*usage_additions)(void))

INPUT

OUTPUT

none

RETURN VALUE

TRUE if successful, FALSE otherwise.

DESCRIPTION

Initializes the kcodegen library Routine provided for backwards compatibility with Khoros 2.1p1 & earlier releases

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kcodegen/src/clui_init.c

SEE ALSO

kcodegen(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.