intToOct

Returns a octal string representation of the integer.

pure @safe
string
intToOct
(
int i
,
int format
)

Meta