E2120 Cannot call 'main' from within the program (C++)
Go Up to Compiler Errors And Warnings (C++) Index
C++ does not allow recursive calls of main( ).
Go Up to Compiler Errors And Warnings (C++) Index
C++ does not allow recursive calls of main( ).