3 lines
54 B
Text
3 lines
54 B
Text
|
|
U16 i = 727; // decimal
|
||
|
|
U16 i = 0x2d7; // hexadecimal
|