Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
main.m
//gcc 5.0.4 #import <stdio.h> #import <Foundation/Foundation.h> #import <Etudient.h> int main(void) { Etudiant et = [Etudiant alloc] init]; [et setNom:@"Sally"]; NsLog("%@", [et Nom]); return 0; }
run
|
edit
|
history
|
help
0
03 Muestra enteros y flotante
find maximum in objective c
GetRequest
Etudiant.h
linear hybrid cellular automaton reversible random bit generator
Sum Example
shape example
02 Mostrar valor de variable entera
PRogram 3.2 - simple class
basic arithmatic Opreation in objective C