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

📄 cplusstringio.c

📁 ppc 8245 可编译bsp 包括 uart
💻 C
字号:
/* cplusStringIo.c - force-link of C++ string type's IO functions  *//* Copyright 1998 Wind River Systems, Inc. */#include "copyright_wrs.h"/*modification history--------------------01a,03Jun98,sn   wrote*//*DESCRIPTIONThis file is used to include support for the C++ string type's iostreamsrelated functionality. NOMANUAL*/#ifndef __INCcplusStringIoc#define __INCcplusStringIocextern char __cstrio_o;char* cplusStringIoObjs [] ={ &__cstrio_o};#endif /* __INCcplusStringIoc */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -