ConanCenter
FAQ
Docs
Blog
Downloads
cargs/1.2.0
A lightweight getopt replacement that works on Linux, Windows and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
argument-parser
arguments
cargs
command-line
command-line-parser
cross-platform
getopt
getopt-long
linux
macos
osx
windows
Use it
Loading...
Packages
Dependencies
Loading...
Versions
Badges
Recipe info
MIT
View recipe on GitHub
likle.github.io/cargs/
2024-06-22
1cf85e8d8ef558ee782...
Available packages
Linux
Windows
macOS
macOS Apple Silicon
Install
Add the following line to your conanfile.txt:
[requires] cargs/1.2.0
Using cargs
Loading ...
Loading...