Annyit azert nem: const int i = 0; const int* cip = &i; int* ip = (int*)cip;
const int i = 0; const int* cip = &i; int* ip = (int*)cip;