⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pix.1

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 1
字号:
.\" SCCSID: @(#)pix.1	8.1	9/11/90.TH pix 1 VAX.SH Namepix \- Pascal interpreter and executor.SH Syntax.B pix[\fB\-blnpstuwz\fR] [\fB\-i\fI name...] \fIname.p\fR [\|\fIargument...\fR].SH Description.NXR "pix command".NXR "Pascal program" "interpreting".NXS "Pascal interpreter and executer" "pix command".NXS "Pascal interpreter code translator" "pix command".NXA "pix command" "px command"The.PN pixcommand is a `load and go' version of Pascal which combinesthe functions of the interpreter code translator.PN piand the executor.PN px .It uses.PN pito translate the program in the file name.pand, if there were no fatal errors during translation,causes the resulting interpreter codeto be executed by.PN pxwith the specified arguments.A temporary file is used for the object code.The file.I objis neither created nor destroyed..SH Options.IP \fB\-b\fR 8Block buffers the output..IP \fB\-i\fIname\fR Enables the listing for any specified proceduresand functions, and while processing any specifiedinclude files..IP \fB\-l\fR Creates a program listing while translating source..IP \fB\-n\fR Begins each listed include file on a newpage and with a banner line..IP \fB\-p\fR Suppresses control flow backtraces on error..IP \fB\-s\fR Accepts standard Pascal only..IP \fB\-t\fR Suppresses runtime test of subrange variables..IP \fB\-u\fR Runs in card image mode..IP \fB\-w\fR Suppresses all warning diagnostics..IP \fB\-z\fR Enables execution profiling..SH Files.ta 2i/usr/ucb/pi	Pascal translator.br/usr/ucb/px	Pascal executor.br/tmp/pix*	temporary.br/usr/lib/how_pix	basic explanation.SH See\ Alsopi(1), px(1).br"Berkeley Pascal User's Manual,"\fISupplementary Documents, Volume 2: Programmer\fP

⌨️ 快捷键说明

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