CSCI 4540 (Operating System)



Integrate function (in C)
It uses system call of "fork" and it imitates the pipe function of UNIX to pass result from one child process to the next child process


download [zip]

Back
1