Hi! So I am working on a Final Program for a C++ class (you can expect other topics related) and I am trying to figure out why this portion of the program isn't working. No matter what is entered (C or F) it follows the fahrenheit formula. Thank you in advance!
Thank you so much, I hate that it was that simple! I don't know if you can answer this, but I need it to ask the user if they want to return to the main menu after this runs. How would I do that? The menu is if/ else if driven.