About operator new() ......class MyAx{ .... }; int main() { void *p = reinterpret_cast<void *>(0xf1234); MyAx *mxx = ne...
This user does not accept Private Messages