Указатель на значение других файлов CPP
int *p = reinterpret_cast<int*>(address);
Envious Elephant
int *p = reinterpret_cast<int*>(address);