An open API service indexing awesome lists of open source software.

https://github.com/imamhs/imamb

Binary to decimal in C
https://github.com/imamhs/imamb

c-binary-number-conversion type-conversion

Last synced: 9 months ago
JSON representation

Binary to decimal in C

Awesome Lists containing this project

README

          

Imam Binary

(imamB)

Version 1.0

--------------------------------------------------------------------------------------

This is the Imam Binary, functions for getting binary representation of numbers in C string format.

To integrate functions of imamB to programs just copy imamB.c and imamB.h files to programs source files directories. Please have a look at the example program Binary.c for applications and usages.

This library is distributed under zlib license. Please read License for more information

Enjoy!

Md Imam Hossain (emamhd@gmail.com)