task.json and launch.json configurations to run and debug c and c++ in VSCode. Download the files and put them inside a ".vscode" folder inside the folder of your c or c++ program;
The configurations have been tested with:
- Bash / Zsh (Linux)
- Powershell 7 (Windows)