"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.