show/hide this revision's text 2 edited tags
    Post Closed as "not programming related" by Prakash

show/hide this revision's text 1

Function pointer OR switch case?

How and when do you choose to use functions pointer instead of switch case

What are the differences and advantages of each?