Skip to content

the-c0d3r/c-source

Repository files navigation

c-source

My c program source codes that I wrote for learning purposes.

Anyone who thinks they have a better way of doing something than the way I wrote, please teach me by creating new issue or new PR

Compilation

If anyone wishes to compile the code, they just need to simply clone it and compile with gcc.

gcc -o outputfilename inputfilename.c

About

My c program source codes that I wrote for learning purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages