In this tutorial I will show you the several different ways to create and set values to arrays as well as manipulating arrays through loops.
---------------------------------------------------------------------------------------
In this lecture I will teach you the basics of pointers. Remember that & is used to point to variables native to that function, and * is used for accepting these variables.