?? ultrix.cf
字號(hào):
XCOMM platform: $XConsortium: ultrix.cf,v 1.45.1.1 92/11/11 09:58:08 rws Exp $#define OSName Ultrix-32 4.2XCOMM operating system: OSName#define OSMajorVersion 4#define OSMinorVersion 2#define HasPutenv YES#define HasSaberC YES#define HasShm YES#define LintLibFlag -o#define LintOpts -ax#ifdef VaxArchitecture#define UnalignedReferencesAllowed YES /* if arbitrary deref is okay */#endif#ifdef MipsArchitecture#if OSMajorVersion > 4 || (OSMajorVersion == 4 && OSMinorVersion >= 2)/* Even under ultrix 4.2, the compiler miscompiles some alloca calls */#define AllocateLocalDefines /* -DINCLUDE_ALLOCA_H */#else#define AllocateLocalDefines /**/#endif#define NeedFunctionPrototypes YES#endif#if HasGcc#define CcCmd gcc -ansi -Dvax -Dultrix -fpcc-struct-return#define AllocateLocalDefines /* */#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -