This module provides some basic predicates according to the ISO specification of char manipulation.
Succeeds iff the character code of the one char atom Char is Code.
Usage 1:ISO
Usage 2:ISO
Succeeds iff Chars is a list whose elements are the one-char atoms whose names are the successive characters of the name of atom Atom
Usage 1:ISO
Usage 2:ISO
Success iff Chars is a list whose elements are the one-char atoms corresponding to a character sequence of Number which could be output
Usage 1:ISO
Usage 2:ISO
Usage 1:
Usage 2:
Is true iif Char unifies with the next character to be input from the target Stream.
Usage:ISO
Usage:ISO
Similar to peek_code/1, but using char instead of code.
Usage:ISO
Similar to peek_code/2, but using char instead of code.
Usage:ISO
Similar to put_code/1, but using char instead of code.
Usage:ISO
Similar to put_code/2, but using char instead of code.