Alright.. I have to rewrite a program. The thing is, I have to rewrite it using parent and children... With processes (pipes) or threads...
How do you create the parents and children with either of these?
I am basically asking for a tutorial on how you would create these with either processes or pipes... in C.
Could I have an example please?
We got absolutely no examples in class and I would really appreciate some guidance!
Thanks.