task fix & printf

main
Peace 6 days ago
parent 822ae9e849
commit 810bb51a3a
  1. 2
      .vscode/tasks.json
  2. BIN
      basic/1_printf.exe

@ -9,7 +9,7 @@
"-g", "-g",
"${file}", "${file}",
"-o", "-o",
"${fileDirname}\\${fileBasenameNoExtension}.exe" "${fileDirname}\\bin\\${fileBasenameNoExtension}.exe"
], ],
"options": { "options": {
"cwd": "C:/mingw64/bin" "cwd": "C:/mingw64/bin"

Binary file not shown.
Loading…
Cancel
Save