Hi,
I want to know how to define signed and unsigned 24 bit integer. I tried (typedef unsigned short long Uint24;) but it doesn't work.
Thanks for your helps
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I want to know how to define signed and unsigned 24 bit integer. I tried (typedef unsigned short long Uint24;) but it doesn't work.
Thanks for your helps