|
|
发表于 2020-11-23 19:50:34
|
显示全部楼层
本帖最后由 云崽 于 2020-11-23 19:56 编辑
if((handle = _findfirst(strcat(thePath,"/*"), &fa) ) == -1L)
66 2 C:\Users\luyanan\Desktop\c++\2\zuoye.c [Error] stray '\243' in program
66 2 C:\Users\luyanan\Desktop\c++\2\zuoye.c [Error] stray '\250' in program
66 2 C:\Users\luyanan\Desktop\c++\2\zuoye.c [Error] stray '\243' in program
66 2 C:\Users\luyanan\Desktop\c++\2\zuoye.c [Error] stray '\250' in program
66 8 C:\Users\luyanan\Desktop\c++\2\zuoye.c [Error] expected '(' before 'handle'
66 55 C:\Users\luyanan\Desktop\c++\2\zuoye.c [Error] expected statement before ')' token
66 57 C:\Users\luyanan\Desktop\c++\2\zuoye.c [Error] expected expression before '==' token
66 63 C:\Users\luyanan\Desktop\c++\2\zuoye.c [Error] expected statement before ')' token
这不会做了,求救!!
|
|