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

📄 suffixcms.h

📁 支持数字元件仿真的SPICE插件
💻 H
字号:
#define _SUFFIX_H_/* New fix to nail the NULL typecast problem */#ifndef NULL#define NULL (void *)0#endif /* NULL */#define index strchr#define rindex strrchr#define has_qsort#ifdef FABS#undef FABS#endif /*FABS*/#define FABS fabs#ifdef max#undef max#endif /*max*/#ifdef min#undef min#endif /*min*/

⌨️ 快捷键说明

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