This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Namespaces & main()


>>>>> Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> writes:

 > |> This part is correct.  The global "main" is explicitly defined in the C++
 > |> standard to return 0 if no return value is given.

 > Unfortunately g++ doesn't implement that yet.

Huh?  Sure it does.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]