"For" infinite loop

RivenTheMage riven-mage at id.ru
Sat Aug 11 12:20:35 PDT 2012


On Saturday, 11 August 2012 at 19:18:14 UTC, RivenTheMage wrote:
> 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?

Implicitly propagated, I mean.


More information about the Digitalmars-d-learn mailing list