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

📄 xm-dos.h

📁 GUN开源阻止下的编译器GCC
💻 H
字号:
#include "i386/xm-i386.h"/* Inhibit cccp.c's definition of putenv.  */#define HAVE_PUTENV/* Use semicolons to separate elements of a path.  */#define PATH_SEPARATOR ';'/* Use backslashs to separate levels of directory.  */#define DIR_SEPARATOR '\\'/* Suffix for executable file names.  */#define EXECUTABLE_SUFFIX ".exe"#define MKTEMP_EACH_FILE 1#define NO_PRECOMPILES 1/* sys_errlist proto in cccp.c doesn't match djgpp */#define HAVE_STRERROR

⌨️ 快捷键说明

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