logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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