Re: to NSTask or not to NSTask
Re: to NSTask or not to NSTask
- Subject: Re: to NSTask or not to NSTask
- From: Will Mason <email@hidden>
- Date: Fri, 6 May 2005 14:26:44 -0700 (PDT)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
> >You could always use the c function system
>
> Except that system() never seems to work when running in the
> debugger.
> Any system() call returns a 5, or EIO, Input/output error (10.3.9).
> Not sure why.
system() works for me in the debugger. I've got a couple of unit tests
that use it, and I've never seen it do anything weird in the debugger.
Just a testimonial,
Will
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden