isDigit

Checks if c is digit

bool
isDigit
(
char c
)

Parameters

c char

char

Return Value

Type: bool

isDigit

Meta