get_code/2¶
"get_code(+ S,- C" ) is iso
If C is unbound, or is a character code, and the stream S is a text stream, read the next character from that stream and unify its code with C.
"get_code(+ S,- C" ) is iso
If C is unbound, or is a character code, and the stream S is a text stream, read the next character from that stream and unify its code with C.