BOOTSTRAP (kclui) library


LIBRARY NAME

kclui - command line user interface support

DESCRIPTION

The kcodegen library is part of CLUI Services; note, however, that CLUI services is a private service -- it is not meant for direct use by applications, and is not documented in the Programming Services Manuals. The public routines in kclui are used by kexec; some are are automatically generated in the source code of Khoros programs.

The kclui library is responsible for obtaining program arguments from the user. Program arguments may be obtained directly from the command line, or the user may be interactively prompted to enter them.

LIST OF LIBRARY FUNCTIONS

kclui_check_args
command line argument checker
kclui_consolidate_args
consolidate command line arguments.
kclui_arguments
return the command line arguments

ADDITIONAL INFORMATION

LOCATION OF SOURCE FILES

$BOOTSTRAP/objects/library/kclui/src

LOCATION OF PUBLIC INCLUDE FILE

$BOOTSTRAP/include/kclui/kclui.h

YOU MUST INCLUDE

#include <bootstrap.h>

SEE ALSO

kcodegen(3), kforms(3)

SEE MANUAL

While not directly referenced, the functionality provided by the kclui library is mentioned in Chapter 3, "General Information", of the Getting Started Manual.

COPYRIGHT

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