Programming Fundamentals: Pointers What is a Pointer? To understand a pointer, one must better understand variables. In a statically typed language such as C, a variable has three [...] July 3, 2012