the ++ operator
John Tsiombikas (Nuclear / the Lab)
nuclear at siggraph.org
Fri Nov 21 03:16:26 EET 2003
>> c = a[i] + b[i++];
>>
>>τότε ο compiler δεν υποχρεούται να υπολογίσει τα a[i] και b[i++] με
>>κάποια συγκεκριμένη σειρά, οπότε στο a[i] μπορεί το i να έχει ήδη
>
>
> Ektos kai an prokeitai gia C++ opote kai to:
>
> a+=b[i]+c[i++]; einai to idio me to
> a.operator+=((b.operator[](i)).operator+(c.operator[](i.operator++())));
>
> Opote h seira me tin opoia tha ektelestoyn einai (sxedon) ksekathari...
exm, oxi einai eksisou undefined....
-- Nuclear / the Lab --
More information about the Linux-greek-users
mailing list