EncodeDecodeFloatNumbers

About

This project will allow you to encode floating point numbers into binary representation and reverse side.

Compile

To compile, create a folder "bin" in the project folder, open it through the terminal and write: cmake .., and after cmake --build ..