Hi, I have two c/c++ programs running at the same time and program A needs to pass some data to program B to be processed and pass back to program A.
I could store the data into a file and have program B access it, but I am thinking of using the piping command in Unix to pass the data back and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.