Re: retrieving results of system() call from stdout?
Re: retrieving results of system() call from stdout?
- Subject: Re: retrieving results of system() call from stdout?
- From: "Finlay Dobbie" <email@hidden>
- Date: Fri, 23 Mar 2007 01:14:27 +0000
On 23/03/07, David M. Cotter <email@hidden> wrote:
how can i:
1) make system() return immediately (it t as simple as putting a "&"
at the end of the string?)
2) *read* from stdout or get notified when a new string is pushed to it?
3) *read* from stderr to see if something bad happened?
man popen
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden