C++ * operator in pointerThank you.
C++ * operator in pointerWrite your question here. [code] int* x = (int*)0x00509B74; cout << *x << endl; [/code] When i...
This user does not accept Private Messages