Skip to content
Commit 2d19050a authored by Volker Krause's avatar Volker Krause
Browse files

The isspace/isctrl/etc functions require unsigned char as input

Using signed char is documented to be undefined behavior.
parent 94b9cc30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment