mirror of
https://github.com/matrix-construct/construct
synced 2025-03-01 23:20:16 +01:00
Unlike isdigit, IsDigit can safely be applied to 'char's. Arguments to isdigit needs a character cast to 'unsigned char' or EOF. |
||
---|---|---|
.. | ||
stringops.h |