Take Up Code

9: Pointer Arithmetic. This Is Easy!

Informações:

Sinopsis

Now that you know how a pointer can be used to separate groups of items, I am going to explain another use of pointers that helps you work with the individual items in the group through a special concept called pointer arithmetic.