tailieunhanh - Lecture Object-Oriented programming - Lesson 44: Stack unwinding

Lecture Object-Oriented programming - Lesson 44: Stack unwinding. The main topics covered in this chapter include: the flow control of throw is referred to as stack unwinding; stack unwinding is more complex than return statement; return can be used to transfer the control to the calling function only; stack unwinding can transfer the control to any function in nested function calls; . |