Pages • 3
Arrays and Strings in C and C++ Essay Preview: Arrays and Strings in C and C++ Report this essay Chapter 6: Arrays and Strings Arrays and strings are closely related. In the abstract sense, a string is really just an array (possibly read-only) of characters. Most of the string-manipulation problems youll encounter are therefore based.
Related Essay Topics:
2-D ArraysCharacter ArraysDynamic Data StructuresUnderstanding Of Array Data Types