Browse wiki
This entry published by the Free Software Foundation.
| Arg parser |
| Computer languages | C,C++,C++ C + |
|---|---|
| Full description | Arg_parser is an argument parser that foll … Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. 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 that `getopt_long'. sier to use, and safer that `getopt_long'. |
| Homepage URL | http://www.nongnu.org/arg-parser/arg_parser.html + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | C++ + , command line + , parser + , class + , C + , parsing + , argument + , parse + |
| Last review by | Kelly Hopkins + |
| Last review date | 28 January 2009 + |
| License | GPLv3orlater + |
| License verified by | Kelly Hopkins + |
| License verified date | 28 January 2009 + |
| Name | Arg_parser + |
| Real name | Antonio Diaz Diaz + |
| Resource URL | http://nongnu.askapache.com/arg-parser/ + , mailto:bug-moe@gnu.org + , https://savannah.nongnu.org/projects/arg-parser + , http://lists.gnu.org/mailman/listinfo/bug-moe + |
| Resource audience | Developer + , Support + , Bug Tracking + |
| Resource kind | Download + , E-mail + , Homepage + , Mailing List Info/Archive + |
| Revisionid | 3,780 + |
| Revisiontimestamp | 12 April 2011 13:54:57 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | an argument parser that follows POSIX and GNU conventions for command line arguments. + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | intermediate + |
| VCS checkout command | cvs -z3 -d:ext:<membername>@cvs.savannah.nongnu.org:/web/arg-parser co arg-parser + |
| Version date | 28 January 2009 + |
| Version download | http://nongnu.askapache.com/arg-parser/arg_parser-1.2.tar.gz + |
| Version identifier | 1.2 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 12 April 2011 13:54:57 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | ant_diaz@teleline.es + |
| hide properties that link here |
| Arg parser#6 + | License of |
|---|---|
| Arg parser#1 + | Person of |
| Arg parser#2 + , Arg parser#3 + , Arg parser#4 + , Arg parser#5 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
