📄 _dtor..c
字号:
#line 1 "../../lib/static/_dtor.c"/* <<cfront 10/10/85>> *//* < ../../lib/static/_dtor.c */int * _new ( ) ; int _delete ( ) ; int * _vec_new ( ) ; int _vec_delete ( ) ; #line 1 "../../lib/static/_dtor.c"typedef int ( * PFV ) ( ) ; #line 4 "../../lib/static/_dtor.c"extern PFV _dtors [ 1] ; PFV _dtors [ 1] = { 0 } ; /* the end */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -