diff --git a/Project2/Debug/Project2.log b/Project2/Debug/Project2.log new file mode 100644 index 0000000..49f1b8f --- /dev/null +++ b/Project2/Debug/Project2.log @@ -0,0 +1,10 @@ + main.c + sq_list.c +L:\Documents\GitHub\learn_code\sq_list.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 + (编译源文件“L:/Documents/GitHub/learn_code/main.c”) + +L:\Documents\GitHub\learn_code\sq_list.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 + (编译源文件“L:/Documents/GitHub/learn_code/sq_list.c”) + + 正在生成代码... +L:\Documents\GitHub\learn_code\main.c(9,1): error C4700: 使用了未初始化的局部变量“list” diff --git a/Project2/Debug/Project2.tlog/CL.command.1.tlog b/Project2/Debug/Project2.tlog/CL.command.1.tlog new file mode 100644 index 0000000..46b134b --- /dev/null +++ b/Project2/Debug/Project2.tlog/CL.command.1.tlog @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Project2/Debug/Project2.tlog/Project2.lastbuildstate b/Project2/Debug/Project2.tlog/Project2.lastbuildstate new file mode 100644 index 0000000..9743022 --- /dev/null +++ b/Project2/Debug/Project2.tlog/Project2.lastbuildstate @@ -0,0 +1,2 @@ +PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.43.34808:TargetPlatformVersion=10.0.26100.0: +Debug|Win32|C:\code\lencode\Project2\| diff --git a/Project2/Debug/Project2.tlog/unsuccessfulbuild b/Project2/Debug/Project2.tlog/unsuccessfulbuild new file mode 100644 index 0000000..e69de29