Hello forum 
I have decided to start programming my pics with C. Ive gotton most of it down except for unsigned char. Signed char(char) gives you a range of -128 to 127 and unsigned char which is 0 to 255. What is the difference?
I have decided to start programming my pics with C. Ive gotton most of it down except for unsigned char. Signed char(char) gives you a range of -128 to 127 and unsigned char which is 0 to 255. What is the difference?