+ 1

What is the different between int and intmain?

30th Nov 2017, 5:06 PM
lorenzo
2 ответов
+ 14
int main() is a function , int is an integer
30th Nov 2017, 5:59 PM
Anon Fox
Anon Fox - avatar
+ 1
int main is a function and int defines an integer
7th Dec 2017, 1:52 PM
physics explanations
physics explanations - avatar