Bleh, I'm taking your tutorial right now, and 1 thing that is killing me before I feel like I know enough to go on is what is the point of pointers?
I just don't see any reason to using a "pointer" as opposed to just using the variable the pointer is pointing.
Can someone explain so I don't have to pass this off as "useless" and go on, knowing I probably do need to use it?

