Copyright Digital Equipment Corp. All rights reserved.
Waits for a child process to stop or terminate.
Format
#include <wait.h>
pid_t wait3 (int *status_location, int options, struct rusage
*resource_usage);
Arguments Description Return_Values