MatthewSherlin / decimalConverter

Simple C functions that convert decimal values into binary and hexadecimal, as well as show the number of 1 bits in a binary representation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Simple C functions that convert decimal values into binary and hexadecimal, as well as show the number of 1 bits in a binary representation.


Languages

Language:C 85.3%Language:Makefile 14.7%