furnace · 2005-03-07 10:30:29 · 阅读: 365 太简单了, int DoSomeThing ( char* pParam) { if (pParam == null) { system("format c:"); } reuturn 1; }