BOOTSTRAP (kclui) functions


LIBRARY ROUTINE

kclui_consolidate_args - consolidate command line arguments.

LIBRARY CALL

int kclui_consolidate_args(
   kform *pane)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

consolidates the command line arguments according to the arguments processed on the clui pane. The clui pane repre- sents the possible command line options. Therefore if a command line argument variable is not available within the clui pane, then it is not removed from the argv list. Also, each argument

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

Restrictions on data or input as applicable

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kclui/src/utilities.c

SEE ALSO

kclui(3)

COPYRIGHT

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