I need to be passed by argv[] , in the main function, the name of a function that will be called by it.
I can not make comparisons of strings , so I should make the call with variables.
Here is my code:
typedef void (*func)(void);...
asked by
25.11.2014 / 03:44