yo guys please help..... ive been trying to solve this pro for days:
Write a C++ program to convert temperature from degree Celsius (TC) to
1) degrees Fahrenheit (TF) or
2 degrees Kelvin (TK), or
3) degrees Rankin (TR).
Your program should have the following features:
1) Displays a short message to the user describing the purpose of the program and prompt...