ABSTRACT

The CHARACTER*!! form of declaration is occasionally necessary, but most of the time we will use a vector of CHARACTER*! elements so that individual characters can be addressed using array notation. We will often refer to a contiguous sequence of characters (possibly including spaces), or to a contiguous subsequence, as a string.