Re: NSUserDefault and Negative numerical arguments (Was: Posting mouse clicks with multiple displays)
Re: NSUserDefault and Negative numerical arguments (Was: Posting mouse clicks with multiple displays)
- Subject: Re: NSUserDefault and Negative numerical arguments (Was: Posting mouse clicks with multiple displays)
- From: Kyle Sluder <email@hidden>
- Date: Tue, 11 Aug 2009 10:04:36 -0700
On Tue, Aug 11, 2009 at 9:47 AM, Alastair
Houghton<email@hidden> wrote:
> If you want to process the command line arguments, you can either do so from
> your main() function, before calling NSApplicationMain(), or you can use
> NSProcessInfo to examine them once your app is running.
I believe I suggested that at one point, but it was pointed out to me
that NSApplicationMain irreversibly munges argv before NSProcessInfo
accesses it.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden