[lug] C++ command line/argument processing library

Rob Riggs rob at pangalactic.org
Wed Jan 29 10:18:42 MST 2003


 One can also use getopt(3).

Zan Lynx wrote:

>I just use popt if complicated or parse it myself if very simple.
>
>Just because it's a C++ application doesn't mean you can't use C
>libraries. :-)
>
>On Wed, 2003-01-29 at 08:18, rm at fabula.de wrote:
>  
>
>>Hello list,
>>
>>what do C++ people use for command line argument
>>processing in C++ applications (should be GPL/LGPL).
>>    
>>
>
>
>  
>




More information about the LUG mailing list