cxRewind(3) The GNUpdate Project cxRewind(3)NAME
cxRewind - Rewinds to the beginning of the stream.SYNOPSIS
#include <comprex.h> void cxRewind(CxFP *fp);PARAMETERS
fp The file pointer.DESCRIPTION
Rewinds to the beginning of the stream.RETURNS
Nothing. libcomprex 05 Mar 2003 cxRewind(3)