Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
find simple Interest in objective c
//gcc 4.8.4 #import <Foundation/Foundation.h> int main(void) { int P=1000; int R=5; int N=10; float i=(P*R*N)/100; NSLog(@"%f",i); }
run
|
edit
|
history
|
help
0
Book NSSet
objective c find factorial
Objective C Class and Object example
asdfghjk
Etudiant.m
GetRequest
string combine
basic objective c
Class implementation
inheritenace-test