2 followers
Software engineer from Mexico.
A pointer is a number, this number represents an address in the computer's memory (RAM) that stores a value. Before we dive into the details of what this means and how it works, let's take a look at the following C code in which we are declaring the ...