"For" infinite loop

RivenTheMage riven-mage at id.ru
Sat Aug 11 12:18:13 PDT 2012


On Saturday, 11 August 2012 at 18:37:18 UTC, Adam D. Ruppe wrote:
> A ubyte is ALWAYS <=255, since ubyte 255 + 1 == 0.

Isn't both "i" and "255" should be propagated to
int before comparison?


More information about the Digitalmars-d-learn mailing list