prfarray.3
来自「speech signal process tools」· 3 代码 · 共 40 行
3
40 行
.\" Copyright (c) 1991 Entropic Research Laboratory, Inc.; All rights reserved.\" @(#)prfarray.3 1.1 03 May 1991 ERL.ds ]W (c) 1991 Entropic Research Laboratory, Inc..TH PR_FARRAY 3\-ESPSu 03 May 1991.SH NAME.nfpr_farray \- print a float array.fi.SH SYNOPSIS.nf.ft B void pr_farray(arr, size, title) float *arr; long size; char *title;.ft.fi.SH DESCRIPTION.PP\fIpr_farray\fP prints \fIsize\fP floating point values starting at location \fIarr\fP. The numbers are formatted with 5 values per line. Before the first line, \fItitle\fP and \fIsize\fPare printed. .SH BUGS.PPNone known..SH "SEE ALSO".PP.SH AUTHOR.PPProgram and man page by John Shore.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?