Home
/
Learning
/
C++ Masterclass: From Zero to Hero
/
Function Pointers
Back to course
Function Pointers
C++ Masterclass: From Zero to Hero
Storing the address of a function in a pointer.
Previous lesson: STL: Map and Set
Next lesson: Recursion Basics