CIS3355:
Business Data Structures |
Strings Strings are in some respects the simplest of Numeric Arrays, since each character in a string requires only one byte of storage. However, unlike numeric arrays:
As a result, srings we require additional procedures and operations on strings. This page was last updated on 05/20/03.
|