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.master
parent
2aefa348ba
commit
af3bb68add
Loading…
Reference in New Issue