E2063 Illegal initialization (C++)

From RAD Studio
Jump to: navigation, search

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

Initializations must be one of the following:

  • constant expressions
  • the address of a global extern or static variable plus or minus a constant