Char might be unsigned or signed
suggest changeThe standard doesn’t specify if char
should be signed or unsigned. Different compilers implement it differently, or might allow to change it using a command line switch.
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents