Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 749 Bytes

File metadata and controls

26 lines (15 loc) · 749 Bytes

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)