E2313 Constant expression required (C++)

From RAD Studio
Jump to: navigation, search

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

Arrays must be declared with constant size.

This error is commonly caused by misspelling a #define constant.