NAME itoa - int to ascii SYNOPSIS string itoa(int i) DESCRIPTION Will convert the int i to a string. This can also be done like this: "string"+number EXAMPLES itoa(42) - will return "42" SEE ALSO atoi
Help topics available:
You are guest number 168 since November 2019.
This file was last modified: June 2000.