From 04f1297d954000f29cd11193bb7e26fcf2491ecc Mon Sep 17 00:00:00 2001 From: Jdhggg <24016020834@stu.nsu.edu.cn> Date: Mon, 17 Mar 2025 13:56:38 +0800 Subject: [PATCH] one 2 --- Project2/Debug/Project2.log | 10 ++++++++++ Project2/Debug/Project2.tlog/CL.command.1.tlog | 1 + Project2/Debug/Project2.tlog/Project2.lastbuildstate | 2 ++ Project2/Debug/Project2.tlog/unsuccessfulbuild | 0 4 files changed, 13 insertions(+) create mode 100644 Project2/Debug/Project2.log create mode 100644 Project2/Debug/Project2.tlog/CL.command.1.tlog create mode 100644 Project2/Debug/Project2.tlog/Project2.lastbuildstate create mode 100644 Project2/Debug/Project2.tlog/unsuccessfulbuild 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