hyperion.ng/dependencies/build/getoptPlusPlus
T. van der Zwan cb2cc5c259 Removed incorrect file-headers
Added rs232 library
Added abstract Rs232 device


Former-commit-id: 9a2830f71376f0716edea594afc526018a530fa3
2013-11-05 15:46:17 +00:00
..
CMakeLists.txt Removed incorrect file-headers 2013-11-05 15:46:17 +00:00
COPYING project hyperion-remote created; 2013-08-11 11:54:16 +02:00
Makefile project hyperion-remote created; 2013-08-11 11:54:16 +02:00
README project hyperion-remote created; 2013-08-11 11:54:16 +02:00
config.doxygen project hyperion-remote created; 2013-08-11 11:54:16 +02:00
getoptpp.cc Application build time added to application to write to stdout at startup 2013-10-21 20:29:30 +02:00
test.cc project hyperion-remote created; 2013-08-11 11:54:16 +02:00

README

A very small class library that replaces getopt() and 
getopt_long()-functionality with a more C++-friendly approach.

Additionally, it does not rely on UNIX-specific code.

See test.cc for a sample application and COPYING for license information.