November 27, 2006
PRGRAMMING 1 - ASSIGN 1
In a clean sheet of short bond paper, write a C program that will convert the input Fahrenheit into its Celsius degree equivalent. Use the formula:
C = (5/9) * F - 32, then display the result.
Filed under Uncategorized by ficer.








