Use what in your project? Please take a minute to explain clearly what you are trying to do, and what the problem is.
From one of your earlier posts, this line defines "temperature" to be an integer and sets it to exactly 18.
int temperature=18.9;
Use what in your project? Please take a minute to explain clearly what you are trying to do, and what the problem is.
From one of your earlier posts, this line defines "temperature" to be an integer and sets it to exactly 18.
int temperature=18.9;