我觉得我写的没问题啊 不知道格式哪里出错了不知道哪里格式错误了
如果要四舍五入,那就要C = 5*(F-32)/9.0 + 0.5;
去掉换行试试,应该是换行的问题
输出格式不对printf("fahr=150,celsivs=%d\n",c);