From: Andy (atompkins_at_[hidden])
Date: 2006-03-29 14:59:39


I am just starting to create a program on windows with command line
options. I want it act like most dos based programs do. I have been
looking at the enum style_t in cmdline.hpp. It provides a unix_style
but there is no dos_style or windows_style. What would a
dos_style/windows_style look like?

Thanks,
  Andy