AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.51k stars 520 forks source link

Add decimal to binary function #147

Closed Hiyabye closed 4 years ago

Hiyabye commented 4 years ago

This pull request is:

This pull request fixes: None.

Changes: New function that converts decimal into binary.