This page last changed on Mar 30, 2011 by wikibot.
SPRINTF()
Synopsis
Format a variable according to a format string.
Description
Parses the format string specified and returns a string matching that format. Supports most options found in sprintf(3). Returns a shortened string if a format specifier is not recognized.
Syntax
Arguments
See Also
sprintf(3)
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|