Scroll to navigation
snobol4sprintf - numeric formatting
-INCLUDE 'sprintf.sno'
string = SPRINTF(format,value)
SPRINTF() can be used to format INTEGER and REAL values.
snobol4(1), sprintf(3)
Philip L. Budne