Skip to content

hapepo23/sample-c-project-with-vscode-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample C Project with VS Code Support

C . VS Code

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.


Prerequisites:

  • gcc - GNU C compiler
  • make - GNU make utility to maintain groups of programs
  • code - Visual Studio Code with C/C++ extension

Security Notice

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.