Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

caca_option - Option parsing.

Author

Generated automatically by Doxygen for libcaca from the source code. libcaca Version 0.99.beta20 caca_option(3caca)

Detailed Description

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

Name

caca_option - Option parsing.

Synopsis

#include <caca.h> DataFields char const * name int has_arg int * flag int val

See Also