A
alexia.bee
Hi,
Is there any one byte object which is signed?
byte is unsigned.
char is (I may be wrong) two bytes and is also unsigned.
The smaller sign object I saw is int16.
Is there any smaller than int16?
thanks.
Is there any one byte object which is signed?
byte is unsigned.
char is (I may be wrong) two bytes and is also unsigned.
The smaller sign object I saw is int16.
Is there any smaller than int16?
thanks.