bell class
The bell class represents a single bell. An object of type
bell is essentially an integer, and bells are numbered starting
with the treble as 0. Member functions are provided to convert between
this numerical representation and a printable character. The class
library can cope with up to 256 bells, though only bells numbered from 0
to 32 may be described by a printable character.