Pointer Array « Pointer « C / ANSI-C






1.Arrays and pointersArrays and pointers
2.Arrays and pointers taken furtherArrays and pointers taken further
3.Arrays and pointers: char arrayArrays and pointers: char array
4.Arrays and pointers: char array indexArrays and pointers: char array index
5.Two-Dimensional arrays and pointers
6.Declare a pointer to an array that has 10 ints in each row: allocate memory to hold a 4 x 10 array