POINTERS
The pointers in Language C are variables that "point", that is, they
have the address of the locations in memory of other variables,
and through them we will have a powerful method of access to
all of them.
Increment or
decrease of a
pointer