These are procom demonstration programs.

wire.c		- passes any header on data, and the data, transparently
		Illustrates the backward compatability with programs that
		do not deal with headers.
bufdemo.c	- shows block mode i/o for floatsams
mkheader.c	- shows how to build a property list
mkstdhead.c	- calls stdheader() to build a standard header
rdheader.c	- reads a header, if present, optionally reads data
rdsample.c	- illustrates usage of fgetsample()
shortdemo.c	- like wire.c but for shortsams
shortdemo1.c	- like bufdemo but for shortsams

The directory ./sig contains simple data for using with the demo programs.

fsig		- floatsams, no header
hfsig		- floatsams, with header
hssig		- shortsams, with header
ssig		- shortsams, no header
