Should return statement be allowed in main program?

前端 未结 0 1620
日久生厌
日久生厌 2021-01-20 10:00

I found that gfortran allows return statement in the main program of fortran, but ifort does not allow this, giving compiling errors.

I do not understand

相关标签:
回答
  • 消灭零回复
提交回复
热议问题