prolog::number_to_chars/3

number_to_chars(+ Number, - Result)*

Convert the number Number to the string of character codes Result.

Private-func:

1. prolog::number_to_chars_3::number_to_chars/3(int ARG1, int ARG2, int ARG3)():