Boost logo

Boost :

From: Glen Knowles (gknowles_at_[hidden])
Date: 2001-11-16 14:07:03


> Gennadiy E. Rozental
>
> Here what I am looking for to be supported by Command Line Argument
> Framework directly or by means of easy extension:
>
> 1. command line argument formats
> a. -<one letter key> <value>
> b. -<one letter key><value>
> c. -<key> <value>
> d. -<option> - any length
> e. /<key> <value> - and all other cases like a,b,c but with /
> instead
> g. --<key> <value>
> h. -<key substring> <value>

Will this also support:

tar xvf something.tar



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk