修改后的……提示:
c:\\documents and settings\\计算中心\\桌面\\scp\\scp.cpp(46) : error C2679: binary '<<' : no operator defined which takes a right-hand operand of type 'void' (or there is no acceptable conversion)
c:\\documents and settings\\计算中心\\桌面\\scp\\scp.cpp(55) : error C2664: 'gets' : cannot convert parameter 1 from 'char (*)[100]' to 'char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\\documents and settings\\计算中心\\桌面\\scp\\scp.cpp(55) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Error executing cl.exe.