Romeo-Aryal / C-program-fest2022

Simple repo to help developers contribute in hactoberfest
21 stars 94 forks source link

Decimal to Binary Conversion #147

Closed TushantDagur closed 2 years ago

TushantDagur commented 2 years ago

Program to convert a decimal number into Binary using C.