samedi 25 avril 2015

Is there any way to perform something alike std::bind in C?

So I have a function of type void (*actionOnM)( void * myTypeInstance) and I need to wrap it into and pass as void (*action)(). Is such thing possible in C?

Aucun commentaire:

Enregistrer un commentaire