Page 1 of 1

How to call a function without using the function name to send parameters?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) typedefs
b) Function pointer
c) Both typedefs and Function pointer
d) None of the mentioned