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 Wanet Telecoms Ltd 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: everyoneca
  • Content: Threads
  • Order by date
  1. everyoneca

    how do I store stdout value from system(); into a char* variable?

    how do I store stdout value from system(); into a char* variable? e.g. I have child process that executes system(); function, but the output is displayed on server binary tty, I would like to store the output of system("ls -la"); into a char* variable for later use / display . is this...

Part and Inventory Search

Back
Top