named constructs / do
do_cnstr_1 : do ! indexed or simple
:
if_constr_1 : if ( ) then
exit do_cnstr_1
end if if_constr_1
if_constr_2 : if ( ) then
cycle do_cnstr_1
end if if_constr_2
end do do_cnstr_1
Previous slide
Back to first slide
View graphic version