No description
  • C 97.8%
  • CMake 2.2%
Find a file
2020-09-13 22:36:06 +02:00
tests Fix memory leak in option_values test case. 2020-09-10 22:08:56 +02:00
.drone.yml Adapt drone.yml to new repository name. 2019-06-01 22:32:03 +02:00
CHANGELOG.md Update CHANGELOG.md. Bump version. 2020-09-13 22:36:06 +02:00
CMakeLists.txt Update CHANGELOG.md. Bump version. 2020-09-13 22:36:06 +02:00
LICENSE Initial commit 2019-05-18 21:35:08 +02:00
README.md Initial commit 2019-05-18 21:35:08 +02:00
xgetopt.c Improve usage output if there are no command line options. 2020-09-11 08:15:04 +02:00
xgetopt.h Add support for multiple option values. 2019-11-12 21:04:02 +01:00

getopt

Command line option parser.