Friday 20 April 2018

How to call a function using the value of a string variable?

I have the name of a function as a string. How do I convert that into a function pointer so I can call it later?

Submitted April 20, 2018 at 02:43PM by kaolay

No comments:

Post a Comment