+ 1
Can I setup and use code directly in c like java or c#?
I wrote a code on c and i use it directly with my friends. How can i do?
4 Antworten
+ 2
Your question is not very clear. You have to compile your C code to run it.
+ 1
Oh sorry, i can run it but i want use like an app. I guess java and c# have setup to this.
+ 1
IOS Apps used Objective C a few years ago but have now mostly moved to swift. As for developing Android apps I think C is not an option.
0
Thank you to answer, i think i will do some research