Working on OSX, Linux & Windows
- Install C/C++ compiler.
- Open this workspace in VSCode.
- Create new C file and press F5 to compile and run.
- Compiled execute files are in /bin directory.
- Open /.vscode/tasks.json
If you run code on MacOS but nothing happends, do the following steps.