📄 msgfac_msg.h
字号:
/* @(#)msgfac_msg.h 4.1 (ULTRIX) 12/6/90 *//************************************************************************ * * * Copyright (c) Digital Equipment Corporation, 1990 * * * * All Rights Reserved. Unpublished rights reserved under the * * copyright laws of the United States. * * * * The software contained on this media is proprietary to and * * embodies the confidential technology of Digital Equipment * * Corporation. Possession, use, duplication or dissemination of * * the software and media is authorized only pursuant to a valid * * written license from Digital Equipment Corporation. * * * * RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure by * * the U.S. Government is subject to restrictions as set forth in * * Subparagraph (c)(1)(ii) of DFARS 252.227-7013, or in FAR * * 52.227-19, as applicable. * * * ************************************************************************/#include <limits.h>#include <nl_types.h>#define MF_MSGFAC "msgfac.cat"/* The following was generated from msgfac.msg. *//* definitions for set MS_DSPCAT */#define MS_DSPCAT 1#define M_CAT_NO_OPEN 1#define M_NO_ID 2#define M_USAGE 3/* definitions for set MS_GENCAT */#define MS_GENCAT 2#define M_MSG_0 1#define M_MSG_1 2#define M_MSG_2 3#define M_MSG_3 4#define M_MSG_5 5#define M_MSG_7 6#define M_MSG_8 7#define M_MSG_9 8#define M_MSG_10 9#define M_MSG_11 10#define M_MSG_12 11#define M_MSG_13 12#define M_MSG_14 13#define M_MSG_15 14#define M_NOSET 15#define M_NOMSG 16#define M_MSG_18 17#define M_MSG_19 18#define M_ORDER 19/* definitions for set MS_MKCATDEFS */#define MS_MKCATDEFS 3#define M_NO_OPEN 1#define MKCATUSAGE 2#define MNAMTOOLONG 3#define MKCATOPN 4#define INVTAG 5#define INVLDSET 6#define ZEROINV 7#define MULTOPN 8#define MULTNR 9#define NOTASC 10#define READERRS 11#define WRITERRS 12#define ERRFND 13#define HCREAT 14#define NOSYMB 15#define NOHDR 16/* definitions for set MS_DSPMSG */#define MS_DSPMSG 4#define M_DSPMSG 1/* definitions for set MS_RUNCAT */#define MS_RUNCAT 5#define M_RUNCAT 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -