>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

>> Is that true that unsigned int - int == int ?

Andre> No.

Andre>   unsigned int - int == unsigned int

Andre> As stupid as this maybe math-wise....

Yes, that's what I meant to write. So I should static_cast, right?

And is abs always supposed to be in std:: for all compilers?

JMarc

Reply via email to