Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 691 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 691 Bytes

C Scripts

Collection of C programs I have written.

How to use

It is very easy! You can compile the .c files using gcc which is built in/ can be installed into any operating system. Once they are compiled you should be able to run the programs via terminal.

Contributing

If you have any idea how to make my code better, please create a pull request. If you find any bugs, please create an issue.

License

This project is licensed under an MIT license. Please check LICENSE.