Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
if con boleanos 01
#import <Foundation/Foundation.h> int main (int argc, const char * argv[]) { NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init]; bool vboleana = YES; if (vboleana) NSLog(@"vboleana es verdadera."); if (1) NSLog(@"El número 1 es considerado verdadero."); [pool drain]; return 0; }
run
|
edit
|
history
|
help
0
basic objective c
NSSet Program in objectice-c
Obj-C_Program_Structure_1
NSNumber
Objective C NSSet Declaration
Objective C NSSet Declaration
NSString & MutableNSString Examples in one
Objective C NSSet Declaration
Uso de else if
Even numbers are at the beginning and all the Odd numbers