Program option parsing

22 Feb
2006
22 Feb
'06
8:43 p.m.
Hi all, I'm using <boost/program_options.hpp> to parse a command line. It has only two positional arguments. However, I don't see how to generate the help without the name of the variable. I'd like to get the following output: MyProg.exe Param1 [Param2] where Param1 is the first parameter Param2 (=200) is the second parameter (optional) Any ideas would be appreciated. Hector C. ---------------------------------- --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments.
7046
Age (days ago)
7046
Last active (days ago)
0 comments
1 participants
participants (1)
-
Calderon Hector