BOOTSTRAP (kcodegen) functions


LIBRARY ROUTINE

kgen_interpret_clui_usage - interpret usage for software object

LIBRARY CALL

int kgen_interpret_clui_usage(
    kfile      *file, 
    kform      *form,
    char       *tbname,
    char       *oname,
    void      (*usage_additions)(void))

INPUT

OUTPUT

none

RETURN VALUE

TRUE if successful, FALSE otherwise.

DESCRIPTION

Given a software object, interprets the usage for the program from its *.pane file, and prints the usage to the file given. It might be kstderr (for -U on cmd line), the file associated with the man page (for kman), or the file associated with the help page (for online help).

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kcodegen(3)

COPYRIGHT

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