getreclen.3
来自「speech signal process tools」· 3 代码 · 共 33 行
3
33 行
.\" Copyright (c) 1987-1990 Entropic Speech, Inc..\" Copyright (c) 1997 Entropic Research Laboratory, Inc. All rights reserved..\" @(#)getreclen.3 1.6 18 Apr 1997 ESI/ERL.ds ]W (c) 1997 Entropic Research Laboratory, Inc..TH GET_REC_LEN 3\-ESPSu 18 Apr 1997.SH NAMEget_rec_len \- return the number of elements in a record of an ESPS file.SH SYNOPSIS.ft B#include <esps/headers.h>.brlong.brget_rec_len (hd).brstruct header *hd;.ft.SH DESCRIPTION.PP.I get_rec_lenreturns the number of elements in a record of an ESPS file. This isthe number of items (elements) in a record, as opposed to the numberof bytes that a record takes (that's called size). It determinesthis information by examining fields in the supplied ESPS file header..SH DIAGNOSTICSNone..SH SEE ALSO.nf\fIsize_rec\fP(3\-ESPSu).fi.SH AUTHORAlan Parker, man page by Ajaipal S. Virdy.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?