Skip to content

tachometer/csnippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Snippets

A nice collection of C code snippets that's meant to take part of other software.

Origin

Some of the codes here are taken from other sources (rewritten or changed a bit to fit). Send an email to f.fallen45@gmail.com if you need your credit to be put on your code.

Contribute

Contributions are always welcome, and if you're ready to do so, please follow those steps:

1. Fork the repository.
2. Add your improvements
3. Push it to a branch in your fork.
4. Send a pull request or notify me via e-mail <f.fallen45@gmail.com>

TODO/Wishlist

Those can be made/found on issues on top of this page.

License(s)

Personally, I prefer GNU GPL v(X) but some of the code is licensed under MIT (or BSD-MIT)

About

useful snippets of C code that I use daily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.1%
  • Shell 1.9%