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