C Pointer Tutorial - YouTube
Introduction to using pointers in C. Covers dereferencing, getting memory addresses from variables, and passing pointers to functions. See more programming articles at http://www.vertstudios.com/blog Some errors: * The '&' is known as the "address of" ope...