Simple argument parser for C++
Go to file
Cameron Reed 2e7bf3b8c7 Fix some weird choices I made two years ago
This includes a potential two byte memory leak
2024-03-16 10:50:00 -06:00
Inc Fix some weird choices I made two years ago 2024-03-16 10:50:00 -06:00
Src Fix some weird choices I made two years ago 2024-03-16 10:50:00 -06:00
.gitignore Initial Commit 2022-07-25 20:57:57 -06:00
LICENSE Update LICENSE to MIT 2024-03-15 14:06:47 -06:00
Makefile Added option to toggle between shared and static library 2022-08-26 20:04:16 -06:00
test.cpp Fixed some crashes 2022-07-26 21:26:02 -06:00