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

📄 standalone

📁 Linux下的MUD客户端程序
💻
字号:
This is a description of C preprocessor defines that readline accepts.Most are passed in from the parent `make'; e.g. from the bash sourcedirectory.NO_SYS_FILE		<sys/file.h> is not presentHAVE_UNISTD_H		<unistd.h> existsHAVE_STDLIB_H		<stdlib.h> existsHAVE_VARARGS_H		<varargs.h> exists and is usableHAVE_STRING_H		<string.h> existsHAVE_ALLOCA_H		<alloca.h> exists and is needed for alloca()HAVE_ALLOCA		alloca(3) or a define for it existsPRAGMA_ALLOCA		use of alloca() requires a #pragma, as in AIX 3.xVOID_SIGHANDLER		signal handlers are void functionsHAVE_DIRENT_H		<dirent.h> exists and is usableHAVE_SYS_PTEM_H		<sys/ptem.h> exists HAVE_SYS_PTE_H		<sys/pte.h> exists HAVE_SYS_STREAM_H	<sys/stream.h> existsSystem-specific options:GWINSZ_IN_SYS_IOCTL	need to include <sys/ioctl.h> for TIOCGWINSZHAVE_GETPW_DECLS	the getpw* functions are declared in <pwd.h> and cannot			be redeclared without compiler errorsHAVE_STRCASECMP		the strcasecmp and strncasecmp functions are availableUSG			Running a variant of System VUSGr3			Running System V.3XENIX_22		Xenix 2.2Linux			LinuxCRAY			running a recent version of Cray UNICOSSunOS4			Running SunOS 4.x

⌨️ 快捷键说明

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