- 4
int
what is int
3 Answers
+ 6
Welcome to the forum Evansdad
int is the shorstand of integer
Integers are whole numbers.
https://www.sololearn.com/learn/C/2912
int main() { } means that main function will return an int.
Don't rush, you'll learn that soon.
It's adviced to use the search bar before asking a question to prevent duplicates.
See the rules here:
https://www.sololearn.com/discuss/1316935/?ref=app
I recommend you to delete this thread as soon as possible! Since this question has been asked several times before, you are likely going to get many downvotes. top-right menu -> delete
Anyway, welcome to SoloLearn. Please search a bit next time before asking a question.
Happy SoloLearning!
+ 3
Please read the course of C language!!
+ 2
Evansdad it can be different things.
https://www.urbandictionary.com/define.php?term=Int