We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TIL: char, signed char and unsigned char are distinct fundamental types. We handle char and unsigned char so far.
char
signed char
unsigned char