Next: Subtypes of STRING, Previous: String Concepts, Up: String Concepts
Since all strings are arrays, all rules which apply generally to arrays also apply to strings. See Array Concepts.
For example, strings can have fill pointers, and strings are also subject to the rules of element type upgrading that apply to arrays.