Content


NTL
Core
isDigit

isDigit


Check whether specified symbol is in 0..9 range.

inline bool isDigit(const char c);
inline bool isDigit(const wchar_t c);
Namespace: nitisa
Include: Nitisa/Core/Strings.h