LP24: Function pointers (Learn Programming with SwinGame)

Share:

Learn Programming with SwinGame

LP24: Function pointers (Learn Programming with SwinGame)

Technology


In the Pointer podcast we looked at pointers that point to data, in this podcast we will see that you can use pointers to point to functions and procedures, called function pointers.