Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tykt77
  • Content: Threads
  • Order by date
  1. tykt77

    How to implement Unix's piping command in C++?

    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...

Part and Inventory Search

Back
Top