SyntaxFix
Write A Post
Hire A Developer
Questions
In case you cannot change the declaration for whatever reason, you can do:
char ch = 212; printf("%d", (unsigned char) ch);