RAD Studio
ContentsIndex
PreviousUpNext
E2273: 'main' cannot be declared as static or inline

You cannot make main static or inline. For example, you cannot use static int main() or inline int main().

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