10: Double Pointers! The Pattern Continues. - a podcast by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

from 2015-11-26T06:10:44

:: ::

A double pointer is nothing more than a pointer to another pointer. It is possible to continue this pattern indefinitely having pointers to pointers to pointers, and so on. But you will rarely need more than a double pointer.

Further episodes of Take Up Code

Further podcasts by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

Website of Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes