This is a sample project that can serve as a template for a C project to be edited, compiled, linked, debugged, and executed in Visual Studio Code (VS Code) under GNU/Linux.
- gcc - GNU C compiler
- make - GNU make utility to maintain groups of programs
- code - Visual Studio Code with C/C++ extension
The code I released here into the public domain may appear in third-party projects. I do not maintain, endorse, or have any affiliation with such projects. Any malicious or deceptive use is unauthorized and should be reported to the hosting platform.

