This is an example project that demonstrates how to use the binary_to_decimal library to convert binary numbers to decimal.
Before building and running this project, you must have the binary_to_decimal library installed. You can download it from here and follow the installation instructions.
To build the example program, run make in the root directory of the project. This will generate the executable in the bin directory.
To run the example program, navigate to the bin directory and run the tq_binary_to_decimal_example executable.
This project was created by ToolQuarry. If you have any questions or feedback, please contact us.
This project is licensed under the MIT License - see the LICENSE file for details.