~/c_tutor> gcc break_continue.c idefix@idefix_mobil ~/c_tutor> ./a.out idefix@idefix_mobil i=0 i=1 i=2 i=3 j=0 i=0 i=1 j=1 i=0 i=1 j=2 i=0 i=1