Right!
Because varying lengths is common in many applications, and
because Unbounded_String is relatively easy to use, we'll
use Unbounded_String quite a bit in this tutorial.
However, since String is the ``basic'' string type in Ada, we will
start by looking at how to use type String.
You may go to the next section.
You may also:
David A. Wheeler (dwheeler@ida.org)