📄 reset.3
字号:
.th RESET III 5/10/73.sh NAMEreset, setexit \*- execute non-local goto.sh SYNOPSIS.ft B.bd "setexit( )".s3.bd "reset( )".ft R.sh DESCRIPTIONThese routines are useful for dealing with errors and interrupts encountered ina low-level subroutine of a program..s3.it Setexitsaves its stack environment in a static place forlater use by.it reset..s3.it Resetrestores the environment saved by the last call of.it setexit.It then returns in such a way that executioncontinues as if the call of .it setexithad just returned.All accessible data have values as of thetime .it reset was called..s3The routine that called.it setexitmust still be active when.it resetis called..sh "SEE ALSO"signal (II).sh BUGS
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -