E2120 Cannot call 'main' from within the program (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

C++ does not allow recursive calls of main( ).