>>649
定数だからエラーなのではない
char s[2]; //non-constant array
s++; //ill-formed