Tutorial: Pointers

This tutorial will introduce you to using pointers in C++

A pointer is the stored memory location of something else.

The reason to use pointers is speed.

Categories: Tutorials
page_revision: 1, last_edited: 1245988556|%e %b %Y, %H:%M %Z (%O ago)