Home > General > GameDev.net – A Tutorial on Pointers and Arrays in C

GameDev.net – A Tutorial on Pointers and Arrays in C

May 31st, 2006

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.

Categories: General Tags:
Comments are closed.