Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ xil_cis_flush(3) — Solaris 2.4 x86 SDK

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

xil_compress(3)

xil_cis_flush(3)

NAME

xil_cis_flush − complete pending operations for a compressed image sequence

SYNOPSIS

#include <xil/xil.h>

void xil_cis_flush (XilCis cis);

DESCRIPTION

This function instructs the compressor to complete any pending write operations for the compressed image sequence cis. 

ERRORS

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

EXAMPLES

Flush a compressed image sequence:

XilCis cis;
xil_cis_flush( cis );

SEE ALSO

xil_compress(3)

SunOS   —  Last change: 10 June 1993

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