📄 config.h
字号:
/* config.h.in. Generated manually for DJGPP. *//* Define if you have the ANSI C header files. */#define STDC_HEADERS/* Define if your system supports binary pipes (i.e. Unix) */#define DRV_PIPE/* Define if the Gravis UltraSound driver is compiled */#define DRV_ULTRA/* We want Windows Sound System driver too */#define DRV_WSS/* We want SoundBlaster driver too */#define DRV_SB/* Define if you want a debug version of the library */#undef MIKMOD_DEBUG/* Define if you have the setenv function. */#define HAVE_SETENV/* Define if you have the snprintf function. */#undef HAVE_SNPRINTF/* Define if you have the srandom function. */#define HAVE_SRANDOM/* Define if you have the <fcntl.h> header file. */#define HAVE_FCNTL_H/* Define if you have the <malloc.h> header file. */#define HAVE_MALLOC_H/* Define if you have the <sys/ioctl.h> header file. */#define HAVE_SYS_IOCTL_H/* Define if you have the <unistd.h> header file. */#define HAVE_UNISTD_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -