Top index
Wirbel home
::isdigit
char.isdigit()
- test, if character is digit
char.isdigit()
returns
true
if the character is in
0 1 2 3 4 5 6 7 8 9