logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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