Paul D Anderson:

Is there a way to return the name of a function (a string) from a pointer to that function?

Perhaps creating a string[void*] AA and initializing with all the function pointers you care about.

Bye,
bearophile

Reply via email to