T. van der Zwan c4e20d0d36 Fixed compiler warning is getoptplusplus
Former-commit-id: ab8f29c2652d7905dd267ae41530e2d37c6ab488
2013-12-19 21:02:02 +00:00
..
2013-11-05 15:46:17 +00:00
2013-08-11 11:54:16 +02:00
2013-08-11 11:54:16 +02:00
2013-08-11 11:54:16 +02:00
2013-08-11 11:54:16 +02:00

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.