Unlike isdigit, IsDigit can safely be applied to 'char's. Arguments to isdigit needs a character cast to 'unsigned char' or EOF. |
||
---|---|---|
.. | ||
stringops.h |
Unlike isdigit, IsDigit can safely be applied to 'char's. Arguments to isdigit needs a character cast to 'unsigned char' or EOF. |
||
---|---|---|
.. | ||
stringops.h |