Next: , Previous: , Up: Common Scheme Functions   [Contents][Index]


3.5.32 sprintf - format a string

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