How to get at argc/argv?
How to get at argc/argv?
- Subject: How to get at argc/argv?
- From: email@hidden (Simon Fraser)
- Date: Wed, 10 Mar 2004 17:31:15 -0800 (PST)
- Organization: AOL
This has stumped me, and Google doesn't seem to have the answer.
In a Cocoa app, how (other than changing the default main())
do you get at the argc/argv that were used to launch the app?
I would have expected NSApplication to squirrel them away
somewhere, or call the app delegate with them. But I can't see
that happening anywhere.
Simon
_______________________________________________
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.