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

vavdiyaharesh

macrumors newbie
Original poster
May 15, 2008
24
0
Hello everyone,

I am new user of objective -c and can't understand various class library like NSString, NSObject etc. so pls give me full description of various class library of objective-c.

And i am able to pass integer values in function but cant pass any string values i have no idea about that pls help me on this two matter

Thanking you.
 

robbieduncan

Moderator emeritus
Jul 24, 2002
25,611
893
Harrogate
I am new user of objective -c and can't understand various class library like NSString, NSObject etc. so pls give me full description of various class library of objective-c.

This is a joke right? You seriously expect someone to fully describe and document the entire Cocoa library for you? That'd take tens, if not hundreds, of thousands of words.

Apple have already done this. There is full, in depth, documentation installed with XCode and available online. There are numerous conceptual articles and guides.

I'd recommend starting at the the start with the basic tutorial and then reading the documentation.
 

cmaier

Suspended
Jul 25, 2007
25,405
33,474
California
I also think this must be a joke.

As for your second question, when you say you can't pass strings, what do you mean? You can't pass strings, only pointers. Same as C.
 

Sayer

macrumors 6502a
Jan 4, 2002
981
0
Austin, TX
All of the documentation is in Xcode, or can be downloaded to Xcode if it is out of date.

Simply go to the Help menu and select Documentation. In the search field you can type NSString and it will show you the class description and methods for that class, or any other class.
 

yeroen

macrumors 6502a
Mar 8, 2007
944
2
Cambridge, MA
I'll just say that this programming forum has suffered a massive decline in quality ever since the iPhone SDK was released.
 

lee1210

macrumors 68040
Jan 10, 2005
3,182
3
Dallas, TX
I'll just say that this programming forum has suffered a massive decline in quality ever since the iPhone SDK was released.

I feel it would be very beneficial for us to make a sticky/guide that is:
I've never programmed anything before, or have never programmed on the Mac. I want to make an iPhone application, what should I do?

I've personally answered that half a dozen times, and many others have as well. I think we can all agree on general steps and either leave out contentious issues like the best editor or include an objective list instead of any one person expressing subjective preference.

I doubt it would stop the questions, but would allow for the response to be "check the guide" rather than regurgitating the same advice.

-Lee
 

cmaier

Suspended
Jul 25, 2007
25,405
33,474
California
Maybe. Also seem to be a lot of questions from people who want us to do their homework or work assignments for them.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.