cplusdiabcomplex.c

来自「IXP425的BSP代码」· C语言 代码 · 共 26 行

C
26
字号
/* cplusDiabComplex.c - force-link of C++ complex type  *//* Copyright 1998 Wind River Systems, Inc. *//*modification history--------------------01a,06nov01,sn   wrote dummy implementation*//*DESCRIPTIONThis file is used to include support for the C++ complex type. NOMANUAL*/#ifndef __INCcplusComplexc#define __INCcplusComplexcchar * __cplusComplexObjs [] ={    0};#endif /* __INCcplusComplexc */

⌨️ 快捷键说明

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