I always wanted to do something written in C.
Check if a number is odd, a library and command line tool.
isOdd 12 34 19
false
false
true
Get the source code
git clone /~https://github.com/UltiRequiem/isOdd.git && cd isOdd
Compile and Install
sudo make install
Open an Issue, I will check it a soon as possible 👀
If you want to hurry me up a bit send me a tweet 😆
Consider supporting me on Patreon if you like my work 🚀
Don't forget to start the repo ⭐
We use SemVer for versioning. For the versions available, see the tags.
Eliaz Bobadilla (a.k.a UltiRequiem) - Creator and Maintainer 💪
See also the full list of contributors who participated in this project.
Licensed under the MIT License.