📄 isafile.h
字号:
/* @(#)isafile.h 1.1 92/07/30 SMI *//* * File: isafile.h * Title: NSE file handling support * Date: * * Copyright (c) 1988 Sun Microsystems, Inc. */#ifndef _NSE_ISAFILE_H#define _NSE_ISAFILE_H/* * This is the string that appears at the beginning of a * ranlib'ed library. Includes the ar magic number "!<arch>\n" * and the name of ranlib table of contents "__.SYMDEF ". */#define NSE_RANLIB_HDR "!<arch>\n__.SYMDEF "#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -