Previous: atoi, Up: Conversion Functions [Contents][Index]
ltos
The ltos standard function converts a given long integer into its printed representation in base 10. It has the following prototype:
fun ltos = (long i) string: