this
null
unsafe
0x00000; 0x10000; 0x11000;
0x00000 + 0x617A0; 0x10000 + 0x617A0; 0x11000 + 0x617A0;
0x617A0; 0x717A0; 0x727A0;
private int myCounter = 0;
myCounter++;
int b[5] = {0, 1, 2, 3, 4}; b++; printf("%u\n", *b);
int* a = &(2 + 3);
Operation Destination,Source
void