440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
for   {key13}


Arg_parser 1.1-rc1 (Development branch)

FreshMeat

Friday January 25, 2008. 02:03 PM
FreshMeat

Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. It is implemented as a C++ class, and is simpler, easier to use, and safer than "getopt_long". Arg_parser does not modify its arguments, nor uses any global variables. So you may create more than one parser in your program if you need or want to. Arg_parser can also parse options from configuration files. A C language version is also available. License: GNU General Public License v3 Changes: A C language version has been added. Options requiring an argument no longer accept an empty argument.
Arg_parser argument parser that followsPOSIX conventions command linearguments Arg_parser 1.1-rc1 (Development branch)
Arg_parser 1.1-rc1 (Development branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=d60a2f00187cc04e1f0c486c254c86d1

 

 Related News 

Search

Download Zicos
Fri December 5, 09:13 AM
for   {key13}