Refactor CSV handling: update file names, implement saveListToCSV function, and enhance loadListFromCSV error handling.
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@
|
||||
"name": "Debug",
|
||||
"type": "cppdbg",
|
||||
"request": "launch",
|
||||
"args": ["khkokhot.csv"],
|
||||
"args": ["TestList.csv"],
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceFolder}",
|
||||
"environment": [],
|
||||
|
||||
Reference in New Issue
Block a user