⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 _dtor..c

📁 c 语言编译器 源代码- c compiler
💻 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 + -