Availability:built-in
[ISO]put_char(+Char)Write a character to the current output, obeying the encoding defined
for the current output stream. Note that this may raise an exception if
the encoding of the output stream cannot represent Char.
- Extended in 9.3.8 (👉64a219e) Add support for put_code/1 and put_char/1 to library(pengines_io)