An open API service indexing awesome lists of open source software.

https://github.com/mateuszcalderon/temperature-conversion

A code made with C++ that converts Celsius to other temperature units.
https://github.com/mateuszcalderon/temperature-conversion

cpp programming

Last synced: 9 months ago
JSON representation

A code made with C++ that converts Celsius to other temperature units.

Awesome Lists containing this project

README

          

Here's a simple code that helps users convert Celsius to other temperature units. It is able to convert Celsius to:
* Fahrenheit;
* Kelvin;
* Newton.