Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

damith

macrumors newbie
Original poster
Mar 16, 2011
2
0
Hi all,

i need to know ..

What is "NSSearchPathForDirectoriesInDomains" ?
is it belongs to Objective C or pure C ?
is any convention break in this nameSpace ?
is it a method or class or instance variable ?


damith
cheers.....
 
What is "NSSearchPathForDirectoriesInDomains" ?
is it belongs to Objective C or pure C ?
is any convention break in this nameSpace ?
is it a method or class or instance variable ?

You need to learn how to use Apple's documentation. Here is an interesting blog entry that can be helpful; Apple documentation search that works.

It doesn't 'belong' to either, but it returns an un-retained NSArray object.

Convention break? As in a forward slash to separate folder names?

It is a Foundation function. Not a method, class, or variable.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.