?? 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 + -