RAD Studio
ContentsIndex
PreviousUpNext
E2481: Unexpected string constant

There are times when the compiler does not expect a string constant to appear in the source input. For example:

class foo { "Hello"; }; 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!