The static_cast can also handle this operation.Consider the code below. int MyFunction (double money); // Function prototype const void* arg = (const ...
確定! 回上一頁