I have an unsigned char array with 2 elements that represents a signed integer. How can I convert these 2 bytes into a signed integer?I have an unsigned char array with 2 elements t
I have an unsigned char array with 2 elements that represents a signed integer. How can I convert these 2 bytes into a signed integer?I have an unsigned char array with 2 elements t