-
Notifications
You must be signed in to change notification settings - Fork 0
cbraley/cmd_line_parse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Basic Info C++ Argument parsing code by Colin Braley Extremely simple. cab6gh@viginia.edu License: Released into the public domain Wed Jan 11 2012. How to use the code: First see the example in src/example_simple.cpp to get an idea of how things work. Also see the Doxygen documentation generated by: cmake CMakeLists.txt make doc then look in: ./doc keep in mind doxygen must be installed for this to work. Revision History: Wed Jan 11 2012 - Initial Release
About
C++ code for parsing command line arguments. Simple and succinct.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published