I have a homework for uni. My homework is to make project using fork and using the method of pipelining to passing data through child and father processess. Well we ...
Passing a struct with 2 dynamic arrays through a pipe and reading it's data Hello all! I have a homework for uni. My homework is to make project using fork and using the method of pipelining to passing data through child and father processess. Well we need to creat two pipes. 1st pipe send a txt file that you will write ...