caca_option.3caca - Man Page

Option parsing.

Synopsis

#include <caca.h>

Data Fields

char const  * name
int has_arg
int * flag
int val

Detailed Description

This structure contains commandline parsing information for systems where getopt_long() is unavailable.

Author

Generated automatically by Doxygen for libcaca from the source code.

Referenced By

The man pages flag.3caca(3), has_arg.3caca(3), name.3caca(3) and val.3caca(3) are aliases of caca_option.3caca(3).

Wed Mar 20 2024 00:00:00 Version 0.99.beta20 libcaca