RSS 1 project tagged "GPL with link exception"

Download Website Updated 24 Feb 2013 Arg_parser

Screenshot
Pop 258.46
Vit 18.82

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

EtherApe

An etherman clone that graphs net activity in real time.

Screenshot

Project Spotlight

MathGL

A library for making high-quality scientific graphics.