Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conversion Program

This is a C program that handles various types of conversions, including time conversions, temperature conversions, and planetary day calculations. The program is modular, with separate files for each type of conversion logic and user interface.

Compilation Instructions

To compile the program, use the following command in your terminal:

gcc convert.c convert_ui.c time/time.c time/time_ui.c temperature/temperature.c temperature/temperature_ui.c planetary_days/planetary_days.c planetary_days/planetary_days_ui.c -o convert

Testing Environment

The program was tested on the following system configuration:

Operating System: Windows 11 CPU: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz 2.59 GHz RAM: 16 GB Compiler: GCC

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages