A reason to forbid recursive call of main() in C++

后端 未结 0 1857
走了就别回头了
走了就别回头了 2020-12-20 02:27

C++ standard says:

The function main shall not be used within a program.

Also:

Recursive calls are

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