February 2013
Intermediate to advanced
538 pages
20h 55m
English
sprintf
string sprintf(stringformat[, mixedvalue1[, ... mixedvalueN]])
Returns a string created by filling
format with the given arguments. See
printf() for more information on
using this function.
Read now
Unlock full access