NAME

osam - Output a sample

SYNOPSIS

#include "wiodef.h"
short osam (WVFILE *wfp, short sample);

DESCRIPTION

osam() writes sample to the waveform file indicated in wfp. Any error is returned as a negative function return value. Upon success, a 0 is returned.

SEE ALSO

isam(), inwav(), outwav(),
Libcwav library

AUTHOR

H.T.Bunnell, Shirley Peters