BOOTSTRAP (kcodegen) functions


LIBRARY ROUTINE

kgen_generate_clui - generate code for command line interface

LIBRARY CALL

int
kgen_generate_clui(
   kobject object)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if successful, FALSE otherwise.

DESCRIPTION

Generates code & documentation for a software object, including the CLUI information structure, code to extract user input from the command line and store it in the CLUI information structure, code to print the usage statement for the program, the skeleton main program, the man page, the online help page, and so on.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kcodegen(3)

COPYRIGHT

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