Skip to content

This is a unit converter made by using C language. It show approximate answers to the user. This unit converter has conversions of length, weight, temperature, pressure, time, area, data storage, frequency and speed. Hope you like my work :)

Notifications You must be signed in to change notification settings

BuddingProgrammer999/Unit-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Unit-Converter

This is a unit converter made by using C language. It show approximate answers to the user. This unit converter has conversions of length, weight, temperature, pressure, time, area, data storage, frequency and speed. Hope you like my work :)

Unit-Converter-Header-File

Also, there is an header file for all conversions of the above quantities.

How To Use ?

Screenshot 2023-04-30 143929

Please Check The Source Code Before Going Through The Below Steps.

  1. Add the header file of the unit converter below the stdio.h header file.
  2. Declare a variable and write your desired unit conversion but make sure you must write the type of conversion with underscores.
  3. Display the resultant value by running the code.

Note

Some of the names of the units are written in short form to reduce the length of the function names in the header file.

About

This is a unit converter made by using C language. It show approximate answers to the user. This unit converter has conversions of length, weight, temperature, pressure, time, area, data storage, frequency and speed. Hope you like my work :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages