EC312 Chapter 4: Arrays and Strings

array because it doesn’t know the size of the array (we’ll see examples below). C-Strings So far we’ve mainly been looking at arrays of numbers. Arrays of characters have some special functions all their own. Arrays of characters are called strings, or more specifically, C-Strings (named after their use in the C programming language). C ... ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download