loganank / basic_c_workspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-c-workspace

This is the Top-level of the git repository. The documentation in this README.md is going to be the first thing folks will see if this is a public repo on GitHub. Often a workspace will contain multiple projects, similar to how the CS253 labs are structured.

MyApp

This is a sample application to help demonstrate a basic C workspace (that uses makefiles) in VSCode.

About

License:MIT License


Languages

Language:Makefile 89.2%Language:C 10.8%