#include pid_t wait(int *status) { return waitpid((pid_t)-1, status, 0); }

AltStyle によって変換されたページ (->オリジナル) /