📄 echeck.1
字号:
.\" @(#)echeck.1 3.1 8/18/87 ESI.TH "ECHECK" 1\-ESPS 8/18/87.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Speech, Inc..SH "NAME"echeck \- look up entry in ESPS general and local lint libraries.SH "SYNOPSIS".B echeck.I function1[.I function2 ...].SH "DESCRIPTION".PP.I Echecklooks up its arguments in the ESPS general and local lint librarysource files and prints the entries found. Entries found in thelocal library are marked as such. A message is printed if the function is not found in either library. .PPThis program is useful to provide a quick check of the callingsequence for an ESPS function without looking up the manual page. Itis also useful to confirm that an entry is in the lint librarycorrectly..PPAn emacs mock-lisp file echeck.ml is provided with the ESPSdistribution to facilitate calling \fIecheck\fP from within emacs. .SH "SPS PARAMETERS".PPThis program does not access the parameter file..SH OPTIONS.PPNo options are supported..SH "EXAMPLE(S)".PPecheck get_fea_ptr f_mat_alloc.spwill print the lint library entries for get_fea_ptr and f_mat_alloc..SH "BUGS".PP.I Echeckuses a relatively simple-minded pattern match algorithm that will work almost always but may fail under some circumstances. .SH "FILES".PPThe library locations may differ on different systems. The defaults for the general and local lint library source files are/usr/esps/lib/llib-lespsg.c and /usr/esps/lib/llib-lespsl.c..SH "AUTHOR"Alan Parker; revised by John Shore
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -