A small piece of code:
void func() { const int BUF_SIZE = 5; char scale[BUF_SIZE]; }
error C2057: ...