ios.printf(format_string [, obj, ...]) â nil
Instance Public methods
Formats and writes to ios, converting parameters under control of
the format string. See Kernel#sprintf
for details.
Formats and writes to ios, converting parameters under control of
the format string. See Kernel#sprintf
for details.
Please login to continue.