7 Answers
New AnswerWelcome 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!
Go ahead with your c course. You'll get to know. And the next time you get a question, use the search bar to find related questions that have been answered by professionals.