master
2483890081@qq.com 6 years ago
parent 9b028de791
commit f0accb0fff

@ -29,9 +29,6 @@ void huiqi(int (* p)[MAXIMUS],int num);//
int s1=0,s2=0;/*文件操作计分变量*/
void p1_point();/*1p计分文件读取,1p计分文件写入,1p计分文件输出*/
void p2_point();/*2p计分文件读取,2p计分文件写入,2p计分文件输出*/
char* Copy(char* strDest,const char* strSrc)//修改过的字符串复制函数,会忽略末端的\0
{
char* strDestCopy = strDest;

Loading…
Cancel
Save