Pergunta de entrevista da empresa Seagull Software

What is void (f*)(void)? What the function of this?

Resposta da entrevista

Sigiloso

7 de set. de 2020

function pointer. Usually used for callback functions.