Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
arary
//gcc 5.0.4 #import <Foundation/Foundation.h> int main (int argc, const char * argv[]) { NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; int i=0; NSArray *bvocstud = [NSArray arrayWithObjects:@"dhara", @"monika", @"saloni", @"viswa", nil]; NSLog(@"student name %@", [bvocstud objectAtIndex:0]); [pool drain]; return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
NSString & MutableNSString Examples in one
objective c find factorial
HAL is IBM
PRogram 3.2 - simple class
NSMutableStringProgram
03 Muestra enteros y flotante
find simple Interest in objective c
if con boleanos 01
string divison
NSSet ex
Please log in to post a comment.