NSArray to argv-style string vector. How ?
NSArray to argv-style string vector. How ?
- Subject: NSArray to argv-style string vector. How ?
- From: Rolf <email@hidden>
- Date: Sun, 22 Jun 2003 20:28:54 +0200
Hi,
I need to call AuthoriztionExecuteWithPriveliges(). The fourth parameter is of type argv-style string vector (char * const *arguments). Does anybody know how to convert an NSArray of NSStrings's to fit this fourth parameter ? I'm sure there's an embarrassingly simple way to do this ..
/Rolf
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.