avoid potential UB when using isprint()
all the ctype.h functions' argument must be representable as an unsigned char or as EOF, otherwise the behavior is undefined.x11
parent
2aefa348ba
commit
af3bb68add
Loading…
Reference in New Issue