
29 Mar
2006
29 Mar
'06
7:59 p.m.
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