Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
nsset
//gcc 5.0.4 #import <Foundation/Foundation.h> int main (int argc, const char * argv[]) { NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; NSSet *stationary=[NSSet setWithObjects:@"pen",@"book",@"pencil",@"marchar",nil]; NSSet *stationary=[NSSet setWithObjects:@"gun",@"bum",@"gola",@"barud",nil]; NSLog(@"%@",stationary); NSLog(@"the statinory item %li",[stationary count]); for(id item in stationary) { NSLog(@"%@",item); } [pool drain]; return 0; }
run
|
edit
|
history
|
help
0
NSNumber
Convert String to NSData Json Object
Even numbers are at the beginning and all the Odd numbers
string
Interface implementation
change case
objective c find factorial
string type cast
find maximum in objective c
string mutable