Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
add
//gcc 5.0.4 #import <Foundation/Foundation.h> extern int a,b; int main (int argc, const char * argv[]) { int a=20,b=30; NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; NSLog (@"values of a=%d",a); [pool drain]; return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
geomatric operations in objective c
NSSet Program in objectice-c
Convert String to NSData Json Object
string type cast
NSNumber
NSArray Method Exercise
arary
Class implementation
nsset
muteble
Please log in to post a comment.