Program option command line
    Masahiro Nakagawa 
    repeatedly at gmail.com
       
    Tue Jun 22 15:32:00 PDT 2010
    
    
  
On Wed, 23 Jun 2010 07:15:37 +0900, bioinfornatics  
<bioinfornatics at gmail.com> wrote:
> hello,
> I develop in many language such C/C++ Java etc.. and i want try with D
> in c++ for example i use boost::program_option for parse command line. I  
> search the same thing for D language.
> thanks
std.getopt?
http://www.digitalmars.com/d/2.0/phobos/std_getopt.html
Masahiro
    
    
More information about the Digitalmars-d-learn
mailing list