If you are a complete beginner, start with "Let Us C" by the same author.
This declares a pointer variable ptr that can store the memory address of an int variable. If you are a complete beginner, start with
Understanding address-of (&) and indirection (*) operators. If you are a complete beginner