AllAlgorithms / c

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

decimal to binary algorithm #144

Closed Jardiparadis closed 4 years ago

Jardiparadis commented 4 years ago

This pull request is:

Changes: Add an algorithm to convert decimal to binary.