Downloadliste

Projektbeschreibung

Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. There exist C++ and C versions of Arg_parser. The C++ version is implemented as a C++ class, while the C version is implemented as a single struct plus associated functions. Both are simpler, easier to use, and safer than 'getopt_long'. The C++ version of Arg_parser can also parse options from configuration files.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-16 01:28 Zurück zur Release-Liste
1.4

"typedef" wurden von der C-Version entfernt (carg_parser.h). Ein Link Ausnahme wurde, um die Lizenz hat. Das Handbuch wurde verbessert.
Tags: Stable
"typedefs" have been removed from the C version (carg_parser.h). A link exception has been added to the license. The manual has been improved.

Project Resources