Cameron Moore wrote:
> 
> Then I'd like to request that we revert the changes to
> options.cxx:fgUsage().  Is this:
> 
>   cout << "say" << endl
>        << "what?!" << endl;
> 
> worse than this?:
> 
>   cout << "say\n\
> what?!\n";
> 
> Far be it from me to argue with Bernie about anything C++, but I prefer
> to use the syntax we had before.  I could be biased though since I wrote
> the previous version.  :-)

I din't test either of those (esp. on MSVC), but I'm also in favour of
the first version.

CU,
Christian

--
The idea is to die young as late as possible.        -- Ashley Montague

Whoever that is/was; (c) by Douglas Adams would have been better...

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to