string handling


string handling

The abilty to manipulate alphanumeric data (names, addresses, text, etc.). Typical functions include the ability to handle arrays of strings, to left and right align and center strings and to search for an occurrence of text within a string. See string.