Site Tools


main-return

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
main-return [February 19, 2026 at 15:53] yanevskivmain-return [May 14, 2026 at 11:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +# main() return
 +The return value of `int main();` function is called the program's [exit status](https://en.wikipedia.org/wiki/Exit_status).