RAD Studio
ContentsIndex
PreviousUpNext
E2067: 'main' must have a return type of int

In C++, function main has special requirements, one of which is that it cannot be declared with any return type other than int.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!