S
Samee Zahur
right...sorry I mixed it up. "break 2" would need a goto beyond the end
of loops, while "continue 2" would need goto just before the end of
loops. Thanks for the correction. But no one still seems to be telling
me anything about the scope of these labels... do I get to use the same
name in different functions?
Samee
of loops, while "continue 2" would need goto just before the end of
loops. Thanks for the correction. But no one still seems to be telling
me anything about the scope of these labels... do I get to use the same
name in different functions?
Samee