Manual:DIL Manual itoa() - Seifert69/DikuMUD3 GitHub Wiki
string itoa ( i : integer ) i : A number. return: A string with the number. Example: s := itoa(42);
---~---~---~---~---~---~---~---~---
string itoa ( i : integer ) i : A number. return: A string with the number. Example: s := itoa(42);
---~---~---~---~---~---~---~---~---