CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/clargs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void clargs_parse (int argc, char *argv[])
void clargs_check (void)

Function Documentation

◆ clargs_check()

void clargs_check ( void )

Definition at line 317 of file clargs.c.

References _ctwm_cl_args::cfgchk, CLarg, clargs_check(), and usage().

Referenced by clargs_check(), and ctwm_main().

◆ clargs_parse()