>>>>> 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