This website requires JavaScript.
Explore
Help
Register
Sign In
CameronReed
/
Cpp-Argument-Parser
Watch
1
Star
0
Fork
0
You've already forked Cpp-Argument-Parser
mirror of
https://github.com/Cameron-Reed1/Cpp-Argument-Parser.git
synced
2025-01-11 00:06:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Simple argument parser for C++
3
Commits
2
Branches
0
Tags
79
KiB
C++
83.9%
Makefile
16.1%
03db3c64a2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Cameron Reed
03db3c64a2
Cleaned up code
...
You can now also put multiple short flags all after one '-'
2022-07-26 15:14:58 -06:00
Inc
Cleaned up code
2022-07-26 15:14:58 -06:00
Src
Cleaned up code
2022-07-26 15:14:58 -06:00
.gitignore
Initial Commit
2022-07-25 20:57:57 -06:00
LICENSE
Added GNU GPLv3 License
2022-07-25 21:17:48 -06:00
Makefile
Cleaned up code
2022-07-26 15:14:58 -06:00
test.cpp
Cleaned up code
2022-07-26 15:14:58 -06:00