Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
02 Mostrar valor de variable entera
// Mostrar valor de variables #import <Foundation/Foundation.h> int main (int argc, const char * argv[]) { NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init]; int vnum=1; NSLog (@"La variable vnum tiene un valor de: %i", vnum); vnum = 2; NSLog (@"La variable vnum tiene un valor de: %i", vnum); [pool drain]; return 0; }
run
|
edit
|
history
|
help
0
primitive datatypes objective c
muteble
acquire-lock
Obj-C_Program_Structure_1
emp class
Az Flights Optimization
Etudiant.h
string combine
Goldbach Conjecture
string