Next: string-capitalize - capitalize a new string, Previous: shellf - format a string, run shell, Up: Common Scheme Functions [Contents][Index]
Usage: (sprintf format [ format-arg ... ]) Format a string using arguments from the alist.
Arguments: format - formatting string format-arg - Optional - list of arguments to formatting string