SyntaxFix
Write A Post
Hire A Developer
Questions
The whole point is to write implementation-independent code. unsigned char is not guaranteed to be an 8-bit type. uint8_t is (if available).
unsigned char
uint8_t