📄 cplusdiabstl.c
字号:
/* cplusDiabStl.c - force-link of C++ Standard Template Library *//* Copyright 2000 Wind River Systems, Inc. *//*modification history--------------------01a,06nov01,sn wrote dummy implementation*//*DESCRIPTIONThis file is used to include support for the C++ Standard TemplateLibrary. NOMANUAL*/#ifndef __INCcplusStlc#define __INCcplusStlcchar * __cplusStlObjs [] ={ 0};#endif /* __INCcplusStlc */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -