At 4/21/2004 02:20 AM, Paul Grenyer wrote:

>>  >> No, C and C++ evaluate parameters right to left.
>>  >
>>  >Wrong.  C and C++ evaluate parameters in any order they choose to
>>  >(left-to-right, right-to-left, or random).
>>
>> I guess you are not that familiar with compilers.
>
>What's that supposed to mean?
>
>In the presence of the standard, it is almost irrelevant what a
>compiler does. It still stands that you shouldn't rely on the behavior
>of a particular compiler if it doesn't support something specified in
>the standard. Do you have a copy of the standard, Phil?

No, a standard is useless information.

What is useful to know is how a particular compiler ACTUALLY works.

Phil Daley          < AutoDesk >
http://www.conknet.com/~p_daley







Reply via email to