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