Skip to content

A simple distance (metric or SI unit), energy, and temperature unit converted through C++ coding language.

Notifications You must be signed in to change notification settings

daniel-devore/Unit-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit-converter

A simple distance (metric or SI unit), energy, and temperature unit converted through C++ coding language.

Each unit conversion is separated into separate files:

Energy: nrg.cpp and nrg.h

Distance: SI-conv.cpp and SI-conv.h

Temperature: temp.cpp and temp.h

The main file that executes the code is labelled conversions.cpp and the input-output files are named io.cpp and io.h.

About

A simple distance (metric or SI unit), energy, and temperature unit converted through C++ coding language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published