This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Pointer to function

Hello all,
can anyone give an example or link how to use a pointer to a function?
I have a function with an (unsigned char) argument and which returns also an (unsigned char) value and I want to access the function via a pointer to function..
thank you

0