Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Territory number, or -1 for current |
R1 | Code for required character property table |
Exit | |
---|---|
R0 | Pointer to character property table |
The purpose of this call is to return a pointer to a character property table.
The character property table is 256 bits bytes in size. It’s purpose is to indicate if each character in the given territory’s alphabet has a particular property.
If a bit is set, the corresponding character has that property.