( ZsoL | 2010. 03. 19., p – 11:51 )

Annyit azert nem:

const int i = 0;
const int* cip = &i;
int* ip = (int*)cip;