This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13374] int main without return isn't a problem, why ?
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2003 15:40:55 -0000
- Subject: [Bug c++/13374] int main without return isn't a problem, why ?
- References: <20031210110354.13374.tim.coninx@pandora.be>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at integrable-solutions dot net 2003-12-10 15:40 -------
Subject: Re: int main without return isn't a problem, why ?
"paolo at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| Definitely a C++ feature, C needs the return, tough.
Only C90 actually. C99 followed C++.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13374