Quote Originally Posted by Paul McKenzie
Overall, what are you really trying to accomplish (please don't mention function pointers -- what are you really trying to do)? It seems you are using the most obscure parts of the C++ language to accomplish something that doesn't need all of this esoteric coding.

Regards,

Paul McKenzie
I truly would just like to understand what is correct and what is incorrect...

SuperKoko, I mistook again {} with (), but it won't be the main problem at all right ?
I am doing a job as an accountant for a small company in my area, and that is a small program I will do to generate all employees' salaries during a week...
Also, i am learning basic function pointers but I can't find any good sources available out there after many times I have tried again and again to search, which is why I come to post some questions here in the hope of being able to have several of my doubts in mind partially or completely cleared up by gurus' help...


Those function pointers I created actually have their own bodies and return pointers also, but I wonder if they are able to be in such a comparison anyway...

Do you still have any other advice for me anyway ? Thank you so much, :-D