Suspends the calling process until delivery of a signal whose action is either to execute a signal-catching function or to terminate the process. Format #include <unistd.h> int pause (void);