ive got this code and some works but this is the problem
tryagin: if ( *var1 == 22 && *var2 == 75 ) goto end;
goto tryagin;
what is wrong?
View all questions in Keil forum