Re: getenv?
Re: getenv?
- Subject: Re: getenv?
- From: j o a r <email@hidden>
- Date: Wed, 9 Feb 2005 22:51:36 +0100
On 2005-02-09, at 22.38, Brian O'Brien wrote:
If a Cocoa application uses an environment variable:
1) is that a bad idea
I don't know, it probably depends on what type of data you want to
place there. What did you have in mind? Application preferences are
usually managed via NSUserDefaults - check it out if you haven't
already!
2) where should the environment variable be set up... i.e. .cshrc
<http://developer.apple.com/qa/qa2001/qa1067.html>
And perhaps:
<http://developer.apple.com/documentation/MacOSX/Conceptual/
BPRuntimeConfig/Concepts/EnvironmentVars.html>
At this time I would also like to highlight a very easy way to find
stuff like this:
<http://developer.apple.com/search/search.html>
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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
References: | |
| >getenv? (From: "Brian O'Brien" <email@hidden>) |