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

More questions in this forum