int var;
var = 0;
if(saved-var == 1)
{
var = 1;
}
Fuzzy wrote:Float or double can be imprecise. Very small or very large numbers may not be accurate.
A char is actually an short unsigned int. So a string is actually a array of 8 bit integers.
Users browsing this forum: No registered users and 1 guest