I need some help with a program for converting Fahrenheit to Celsius in C. My code looks like this
#include int main(void) { int fahrenhe
write 5/9.0 instead of 5/9 -- this forces double division
5/9.0