NAME

iwvtyp - returns the file storage format of the waveform
iwvinttyp - returns the internal storage format of the waveform

SYNOPSIS

#include "wiodef.h"
short iwvtyp (WVFILE *wfp)
short iwvinttyp (WVFILE *wfp)

DESCRIPTION

iwvtyp() reports the binary file storage format of the waveform associated with wfp.
iwvinttyp() reports the internal binary format of the waveform associated with wfp.
All possible format types are described in libcwav(3).

SEE ALSO

Libcwav library

AUTHOR

H.T.Bunnell, Shirley Peters