GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RLE_PUTEOF(3) FreeBSD Library Functions Manual RLE_PUTEOF(3)

rle_puteof - write an end of image to an RLE file.

#include <rle.h>

rle_puteof( the_hdr );
rle_hdr * the_hdr;

Call rle_puteof to write an end of image opcode into an RLE(5) file. Rle_puteof also frees some storage allocated by rle_putrow(3), "flushes" the output file, and generally cleans up.

rle_hdr(3), rle_put_setup(3), rle_putrow(3), rle_putraw(3), librle(3), RLE(5).

Spencer W. Thomas
University of Utah
2/2/87 4th Berkeley Distribution

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.