Reading Complex Pointer Declarations

Practice reading complex pointer declarations and master its rules.

A complex example

Let’s interpret the following declaration:

char*(*fptr())();

See the slides.

Get hands-on with 1200+ tech skills courses.