娴 浠g 锛 /span>
#include#include #include #include #include using namespace std; void f(int test); void f(void* test); int main(int argc, char *argv[]) { f(nullptr); f(NULL); f(0); while(1); return EXIT_SUCCESS; } void f(int test) { cout<<"int:test = "<
杈 缁 锛void*:test = 0
int:test = 0
int:test = 0
锛 /span>
ㄥ ㄨ 绋 腑濡 f 芥