First page Back Continue Last page Summary Graphic
Data Type Sizes
Numeric types tend to require a fixed number of bytes
String data, however, depends on the length of the string
C language strings are a sequence of bytes terminated by a null (byte full of zeros) byte