NAME

wavcpyest - WAVeform CoPY Extended Segment Table

SYNOPSIS

#include "wiodef.h"
SEGETBL * wavcpyest (WVFILE *wfp, SEGETBL *fm_tbl)

DESCRIPTION

wavcpyest() allocates a new SEGETBL structure, copies segment information from fm_tbl, and returns a pointer to the new structure. On error, a NULL pointer is returned.

SEE ALSO

wavmrgest(),
Libcwav library

AUTHOR

Shirley Peters