CSCI 255 Pointers in C

Pointers and arrays

It only gets worse

Suppose both P and Q are pointers to integers.

Take a look at the following.

Trying it out

Take a look at Problem 16 from the Fall 2014 Final exam.