diff --git a/Pipe/pipe3 b/Pipe/pipe3 new file mode 100755 index 0000000..ff45690 Binary files /dev/null and b/Pipe/pipe3 differ diff --git a/Pipe/pipe3.c b/Pipe/pipe3.c index 3027062..26e2f25 100644 --- a/Pipe/pipe3.c +++ b/Pipe/pipe3.c @@ -27,5 +27,4 @@ void main(void) { wait(NULL); break; } - return 0; } \ No newline at end of file