doFormat bug

Jarrett Billingsley kb3ctd2 at yahoo.com
Sat Apr 22 10:58:09 PDT 2006


"Artem Rebrov" <ar_other at mail.ru> wrote in message 
news:op.s8e5l0wzncj208 at comp...
>
> for(int i=10;i<16;i++)
> {
> writef("%02X ",i);
> printf("%02X ",i);
> }
>
> outputs
>
> 0: 0A 0; 0B 0< 0C 0= 0D 0> 0E 0? 0F

Already reported, look at bug 113. 





More information about the Digitalmars-d-bugs mailing list