I've read a couple articles suggesting not to cast int to void* or void* to int. I need to set a pointer to a specific address and the only way I know how is...I've read a couple articles suggesting not to c
I've read a couple articles suggesting not to cast int to void* or void* to int. I need to set a pointer to a specific address and the only way I know how is...I've read a couple articles suggesting not to c