warning: implicit declaration of function ‘wait’ [-Wimplicit-function-declaration] 19 | wait(filho, &status, 0); code example
Example: implicit declaration of function wait
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/types.h>
#include <sys/wait.h>