RosettaCodeData/Task/Literals-Integer/HolyC/literals-integer-2.holyc

3 lines
54 B
Plaintext

U16 i = 727; // decimal
U16 i = 0x2d7; // hexadecimal