prolog::write_to_chars/3¶
write_to_chars(+ Term, - Result)*
Execute the built-in procedure write//11 with argument Term outputting the result to the string of character codes Result.
Private-func:¶
1. prolog::write_to_chars_3::write_to_chars/3(int ARG1, int ARG2, int ARG3)():