what is wrong here

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?

More questions in this forum