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: kader121
  • Content: Threads
  • Order by date
  1. kader121

    stdout and stderr redirection & the reverse action

    How I can reverse the redirection of stdout & stderr ? I used freopen() to redirect the stdout & stderr and all is OK. But when i was to reverse these two action all are bad (I used for that the next code: int ElementTest::reverseStd(FILE *top, FILE *fromp) { static char Name[] =...

Part and Inventory Search

Back
Top