BOOTSTRAP (kcodegen) functions


LIBRARY ROUTINE

kclui_initialize - initialize kcodegen library

LIBRARY CALL

int kclui_initialize(
   char       *pane_path,
   int        obj_type,
   char       *tbname,
   char       *oname,
   void      (*clui_usage)(void),
   void      (*clui_get_args)(kaddr),
   void      (*clui_free_args)(kexit_status, kaddr))

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.