시그널

signal()

시그널 제어

void (*signal(int sig, void (*func)(int));)(int);

인자

리턴값

💁