A simple C program that replicates the UNIX pipe functionality - introduction to Inter Process Communication (IPC)
-
Updated
Mar 27, 2025 - C
A simple C program that replicates the UNIX pipe functionality - introduction to Inter Process Communication (IPC)
Pipex is a project that aims to create a program that simulates the behavior of the shell's pipe operator.
42 School Pipex project aimed to better understand shell redirection and pipes, by handling them in C.
Add a description, image, and links to the 42-pipex topic page so that developers can more easily learn about it.
To associate your repository with the 42-pipex topic, visit your repo's landing page and select "manage topics."