RSS 1 project tagged "OS Independent"

Download Website Updated 24 Feb 2013 Arg_parser

Screenshot
Pop 258.12
Vit 19.13

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.

Screenshot

Project Spotlight

galculator

A GTK2-based scientific calculator with algebraic, RPN, and formula entry modes.

Screenshot

Project Spotlight

TCPDF

A PHP class for generating PDF documents.