📄 getsdtype.3
字号:
.\" Copyright (c) 1987-1990 Entropic Speech, Inc..\" Copyright (c) 1997 Entropic Research Laboratory, Inc. All rights reserved..\" @(#)getsdtype.3 1.6 18 Apr 1997 ESI/ERL.ds ]W (c) 1997 Entropic Research Laboratory, Inc..TH GET_SD_TYPE 3\-ESPSu 18 Apr 1997.SH NAMEget_sd_type \- get the type of data in an ESPS sampled-data (FEA_SD or SD) file.SH SYNOPSIS.ft B#include <esps/esps.h>.brint.brget_sd_type(hd).brstruct header *hd;.ft.SH DESCRIPTION.I get_sd_typereturns the type of the data in the ESPS sampled-data (SD or FEA_SD) filefor which \fIhd\fR is a pointer to the header.The type is one of the constantsDOUBLE, FLOAT, LONG, SHORT, CHAR, BYTE,DOUBLE_CPLX, FLOAT_CPLX, LONG_CPLX, SHORT_CPLX, BYTE_CPLX.These values are defined in.I <esps/esps.h>. .SH DIAGNOSTICSIf \fIhd\fR does not point to the header of an SD or FEA_SD file,an error message is printed and the program is terminated with exit status 1..SH BUGSNone known..SH SEE ALSO.nfESPS(5\-ESPS), SD(5\-ESPS), \fIset_sd_type\fP(3\-ESPSu).fi.SH AUTHORAlan Parker
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -