Skip to content

apilbasnet/CACS151

 
 

Repository files navigation

CACS151

CACS151 - C Programming examples

Contributing

  1. Fork the repo

  2. Clone your forked repo

$ git clone https://github.com/<yourName>/CACS151.git
  1. Make some changes as desired.

  2. Commit changes

$ git add .
$ git commit -m "describe what you changed"
$ git push origin main
  1. Open pull request

About

C programming examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Shell 0.6%