Programming in C: Lesson 14 - Integers vs floats, ++, precedence, and printf()

preview_player
Показать описание
In this lecture we write a little piece of code to convert Celsius to Fahrenheit. By doing so we learn how C treats integer arithmetic vs floating point arithmetic, the issue of precedence of operators, the '++' operator in C, and how to control output more with printf().
Рекомендации по теме
welcome to shbcf.ru