Go to the first, previous, next, last section, table of contents.


A.3 Character Handling

  1. This clause presents the packages related to character processing: an empty pure package Characters and child packages Characters.Handling and Characters.Latin_1. The package Characters.Handling provides classification and conversion functions for Character data, and some simple functions for dealing with Wide_Character data. The child package Characters.Latin_1 declares a set of constants initialized to values of type Character.


Go to the first, previous, next, last section, table of contents.