Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ xil_cis_reset(3) — SunOS 5.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

xil_compress(3)

xil_cis_reset(3)

NAME

xil_cis_reset − clears data in a compressed image sequence

SYNOPSIS

#include <xil/xil.h>

void xil_cis_reset (XilCis cis);

DESCRIPTION

This function removes any compressed data currently stored in the specified compressed image sequence and sets the cis state parameters to their intitial values.  cis is the compressed image sequence that contains the data to be cleared. 

ERRORS

For a complete list of XIL error messages by number, consult Appendix B of the XIL Programmer’s Guide. 

EXAMPLES

XilCis cis;
xil_cis_reset(cis);

SEE ALSO

xil_compress(3)

SunOS 5.6  —  Last change: 13 August 1993

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026