1 byte signed object

  • Thread starter Thread starter alexia.bee
  • Start date Start date
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top