SyntaxFix
Write A Post
Hire A Developer
Questions
The return value of main() shows how the program exited. If the return value is zero it means that the execution was successful while any non-zero value will represent that something went bad in the execution.
main()
zero