Skip to content

C program that converts binary strings to their float values and float values to their binary strings.

Notifications You must be signed in to change notification settings

AustinKurilla/IEEE754-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEE754-Converter

C program that converts binary strings to their float values and float values to their binary strings.

Use Makefile with all files inside the same directory to compile executable program.

command 'make' compiles main exe into a file named 'FP'

command 'makeclean' removes all temp files and the 'FP' exe from the current directory

About

C program that converts binary strings to their float values and float values to their binary strings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published