Skip to main content
Logo image

Section 29.3 Summary

In this chapter, we covered the following topics:
  • Function pointer syntax: declaring, assigning, and calling through a function pointer
  • Callback functions: passing a function as an argument to another function