johan 756e9a28c0 Application build time added to application to write to stdout at startup
Former-commit-id: 4fca64a4b7ae6f0d74495173df26538cebae95f3
2013-10-21 20:29:30 +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
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.