Nowadays , i was reading the APUE.and i found the function defined as below:
void (*signal(int signo, void (*func)(int)))(int);
i was confused,
This site gives declerations to C gibberish:
C gibberish <-> English