Skip to content

Latest commit

 

History

History

README.md

The ALX Low-Level Programming Projects In C: Function pointers

Areas Covered

  • What are function pointers and how to use them
  • What does a function pointer exactly hold
  • Where does a function pointer point to in the virtual memory

Tasks 📃

Home Previous Next