Skip to content

mattlevan/BinaryRepresent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

BinaryRepresent

Displays the binary representation of 32-bit ints and floats.

A program that reads a 32-bit unsigned int and a 32-bit unsigned float and prints the values and their respective binary representations by using bitwise operators (&, |, <<).

About

Small C program to display the binary representation of 32-bit ints and floats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages