Skip to main content

Section 19.4 Pointer Example

Here is an example of how to use pointers in order to have a function modify a variable outside of its scope.

If you cannot see this codecast, please click here.

Aside: Video Description.