Boost logo

Boost Users :

From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2007-10-31 13:45:57


Hi!

On 10/31/07, chun ping wang <cablepuff_at_[hidden]> wrote:
>
> HI how would I use program options to accept multiple input.
>
> The thing compiles but when I do DiffieHellman.exe --secert 817 697
>
> I get this error.
> C:\CPW\cs_classes>DiffieHellmanEncrypt --secert 817 697
> terminate called after throwing an instance of
> 'boost::program_options::invalid_
> option_value'
> what(): in option 'secert': invalid option value '817'
>
> This application has requested the Runtime to terminate it in an unusual
> way.
> Please contact the application's support team for more information.
>
>
>
the option is in your case:

--secert="817 697"

Regards,
Ovanes



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net