Fix portability bugs: char values passed to <ctype.h> functions must
be cast to unsigned char. We have learned this the hard way before.
Showing
Please register or sign in to comment
be cast to unsigned char. We have learned this the hard way before.