Reading Complex Pointer Declarations
Practice reading complex pointer declarations and master its rules.
We'll cover the following
A complex example
Let’s interpret the following declaration:
char*(*fptr())();
See the slides.
Get hands-on with 1400+ tech skills courses.