isoctal

int
isoctal
(
char c
)

Return Value

Type: int

true if c is an octal digit.

Meta