Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
01 Hola mundo
// informaticadeguatemala.com // Hola mundo con Objective-C #import <Foundation/Foundation.h> int main (int argc, const char * argv[]) { //solicita memoria a la computadora NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; //muestra texto en pantalla NSLog (@"Hello, World!"); //libera la memoria [pool drain]; return 0; }
run
|
edit
|
history
|
help
0
string replace
asdfghjk
geomatric operations in objective c
nsset
Objective C NSSet Declaration
Book NSSet
datatype
Strings
NSString Examples in one
fullname