Monday, 26 August 2013

Must the int main() function return a value in all compilers=?iso-8859-1?Q?=3F_=96_stackoverflow.com?=

Must the int main() function return a value in all compilers? –
stackoverflow.com

Why is it not necessary to include the return statement while using int
main() in some compilers for C++? What about Turbo C++?

No comments:

Post a Comment