What you should learn from this project:
- 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
- Write a function that prints a name.
- Write a function that executes a function given as a parameter on each element of an array.
- Write a function that searches for an integer.
- Write a program that performs simple operations.
4. Most hackers are young because young people tend to be adaptable. As long as you remain adaptable, you can always be a good hacker
- Write a program that prints the opcodes of its own main function.
- Geoffrey Zoref - Gzoref