GameDev.net - A Tutorial on Pointers and Arrays in C
I am not sure if anyone would be interested in a Tutorial on Pointers and Arrays in C, but here is one anyway. The only thing it is missing is a few nice diagrams to help C newbies better understand what is happening in memory with respect to how pointers actually work. Otherwise, it is a nice little tutorial.