in reply to Re^2: Force caller to return - reflection
in thread Force caller to return - reflection
unwind() doesn't actually impact program flowOh yes it does. Just how do you think you can return values from an upper scope without restarting from there? Not mentioning that that would be of very limited use if it didn't!
|
|---|