Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Etudiant.m
//gcc 5.0.4 #import <stdio.h> #import <Foundation/Foundation.h> #import <Etudient.h> @implement Etudient { NSString *nom; } -(NSString*) nom { return nom ; } -(void) setNom:(NSString *)nom { self.nom = nom; } @end
run
|
edit
|
history
|
help
0
GetRequest
book
Simple Arithmetic Operations in Objective C
geomatric operations in objective c
basic arithmatic Opreation in objective C
aditation
string type cast
Etudiant.h
objective-c size of datatypes
Objective C NSSet Declaration