-
Rémi Denis-Courmont authored
Unfortunately, the C standard requires an 'unsigned char' value or EOF. So we cannot blindly pass a 'char' value, which may be signed depending on the architecture.
487b7594
Unfortunately, the C standard requires an 'unsigned char' value or EOF. So we cannot blindly pass a 'char' value, which may be signed depending on the architecture.