-
Notifications
You must be signed in to change notification settings - Fork 0
About
Daniel Krajzewicz edited this page Aug 2, 2019
·
11 revisions
optionslib_cpp (Options Library for C++) is a c++-library for parsing command line options.
It supports:
- type checking (if an option should get an integer as value, only ints are accepted, e.g.)
- Named sections
- configurations
© Copyright 2004-2021 Daniel Krajzewicz, all rights reserved
- About
- Building
- Usage
- Included Applications
- ChangeLog
- Meta
- License (EPL v2.0)
- Disclaimer