NAME

isseg - Determine whether waveform is part of a larger file

SYNOPSIS

#include "wiodef.h"
int isseg (WVFILE *wfp)

DESCRIPTION

isseg() returns TRUE (1) if the open wavefile associated with wfp has been opened as a segment of a larger file, FALSE (0) otherwise.

SEE ALSO

opnwav(),
Libcwav library

AUTHOR

H.T.Bunnell, Shirley Peters