Int into NSArray
Int into NSArray
- Subject: Int into NSArray
- From: Sandro Noel <email@hidden>
- Date: Sat, 9 Dec 2006 15:33:16 -0500
Greetings.
this is probably a stupid question ....
Just wondering how i would go about storing integers into an NSArray
my problem is that the values that are stored into the array are not
"specific"
it could be any object, of any kind ... even other array's...
i was wondering, how to store integers...
i tought of NSString, but the compiler does not like it and the
documentation
does not mention it ... any idee ?
or should i create my own class ... to contain an integer ?
Sandro.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden