stcode.1ncs
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1NCS 代码 · 共 24 行
1NCS
24 行
.TH stcode 1ncs.SH Namestcode \- translate a hexadecimal status code value to a textual message.SH Syntax.B stcode hex_stat_code.SH DescriptionThe.PN stcodecommand prints the textual message associated with a hexadecimal status code.This command is useful when a program producesa hexadecimal status code instead of a textual message..PPThe.PN stcodecommand processes predefined status codes. No provision is currently madeto add user-defined status codes to the error text database..SH ExamplesTranslate the hexadecimal status code 1c010003:.EX# \fBstcode 1c010003\fPunknown interface (network computing system/RPC runtime).EE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?