Re: [AD] standard path updates |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wed, Jan 5, 2011 at 9:28 PM, Peter Hull <peterhull90@xxxxxxxxxx> wrote:
> I can't check the iPhone stuff though, can anyone test that?
I think the iPhone code should be using
NSSearchPathForDirectoriesInDomains rather than getenv, but, if it
works...
See http://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/LowLevelFileMgmt/Articles/StandardDirectories.html#//apple_ref/doc/uid/20001279-SW4
Pete