2011-09-17, 10:09 PM
We figured it out - he needed to change the output to
Code:
printf("%d * 2.2 = %f kilograms.\n", lbs, kg);
