isOct

Checks if c is octal number (0 <= c <= 7)

Parameters

c dchar

char

Return Value

Type: bool

isOct

Meta