prolog::format_to_chars/4

format_to_chars(+ Form, + Args, - Result)*

Execute the built-in procedure format//22 with form Form and arguments Args outputting the result to the string of character codes Result.

Private-func:

1. prolog::format_to_chars_4::format_to_chars/4(int ARG1, int ARG2, int ARG3, int ARG4)():