pxref.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 38 行

1
38
字号
.\" SCCSID: @(#)pxref.1	8.1	9/11/90.TH pxref 1 VAX.SH Namepxref \- Pascal cross-reference program.SH Syntax.B pxref[\fB\-\fR] \fIname\fR.SH Description.NXR "Pascal program" "listing cross-references".NXR "Pascal program" "creating line-numbered listing".NXA "pc compiler" "pxref program".NXR "pxref program"The.PN pxrefcommandmakes a line numbered listing and a cross-reference of identifier usagefor the program in.I name.The keywords.PN gotoand.PN labelare treated as identifiers for the purpose of the cross-reference.The.PN includedirectives are not processed, but cause the placement of an entryindexed by `#include' in the .brcross-reference..SH Options.IP \fB\-\fR 5Optional argument that suppresses the line numbered listing.  .SH RestrictionsIdentifiers are trimmed to 10 characters..SH See Also"Berkeley Pascal User's Manual,"\fISupplementary Documents, Volume 2: Programmer\fP

⌨️ 快捷键说明

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