Re: popt ???



Popt is something like getopt(3) and getopt_long(3).

>From the README:

[...]

This is the popt command line option parsing library. While it is similiar
to getopt(3), it contains a number of enhancements, including:

        1) popt is fully reentrant
        2) popt can parse arbitrary argv[] style arrays while
           getopt(2) makes this quite difficult
        3) popt allows users to alias command line arguments
        4) popt provides convience functions for parsting strings
           into argv[] style arrays


[...]




	Dominik.

	
--
Dominik Rothert

WWW: http://domix.rhein.com
E-Mail: domix@rhein.com
GNUPG Fingerprint: BB8F 7348 18AE 565F 6ABA  453F A964 3160 B20A 5726
PGP Fingerprint: 70 1C 59 75 D8 30 65 3F  FE 1E D8 B5 89 EA 4B 5A



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]