SkillAgentSearch skills...

CmdArgs

Painless command line argument parsing in C.

Install / Use

/learn @sanjoy/CmdArgs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CmdArgs

CmdArgs is an attempt towards a solution for parsing command line arguments in traditional C programs. It tries to trade flexibility for ease of use, and does its job by abusing the C preprocessor. For a quick start, see GettingStarted.pdf (it needs to be compiled from GettingStarted.tex first). The test cases should also be a good starting point.

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated1y ago
Forks3

Languages

C

Security Score

75/100

Audited on Jul 6, 2024

No findings