In the c library function void (*signal(int sig, void (*func)(int)))(int), which statement is true with respect to func?
In the c library function void (*signal(int sig, void (*func)(int)))(int), which statement is true with respect to func? Correct Answer func is a pointer to the function
মোঃ আরিফুল ইসলাম
Feb 20, 2025