intToOct

Returns a octal string representation of the integer.

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

Meta