My current assignment is regarding implementing the pipe() in Linux using shared memory.
Since this is my first time working with semaphores & shared memory (mutex also) I have zero experience with it .
Can somebody shed some light on it with explanation regarding its implementation ? thanks