Passing NSString to system()
Passing NSString to system()
- Subject: Passing NSString to system()
- From: "Aychamo Aychamo" <email@hidden>
- Date: Wed, 4 Oct 2006 13:43:14 -0400
I am trying to insert the contents of a NSString into a c-string, to
be used in a system() call. I am having problems.
I've tried:
system("%", myString);
without success. I know I must be missing something.
Thank you
AA
_______________________________________________
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