Skip to content

geeofree/c-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Projects

My practice projects for C.

Usage

  1. Run the build script for the ff. project you wish to compile:
./build.sh $(project)
  1. Execute the compiled program:
$(project)/build/main

To clean a project's build directory:

./build.sh $(project) clean

About

C practice projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published