I have an array that I know the size because of a calcul. Something like : iSize = x-y; char c1[iSize];

But I have that error :expected constant expression