RAD Studio
ContentsIndex
PreviousUpNext
E2481: Unexpected string constant (C++)

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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!