修复编译警告:移除main函数未使用的argc参数

This commit is contained in:
2025-10-09 20:24:52 +08:00
parent 127ecdab8f
commit 5b7eccf414
6 changed files with 285 additions and 27 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
"args": [],
"stopAtEntry": false,
"externalConsole": true,
"cwd": "d:/Code/C_code/.trae/rules",
"program": "d:/Code/C_code/.trae/rules/build/Debug/outDebug",
"cwd": "d:/Code/C_code/数据结构",
"program": "d:/Code/C_code/数据结构/build/Debug/outDebug",
"MIMode": "gdb",
"miDebuggerPath": "gdb",
"setupCommands": [