Utah Raster Toolkit
9999-git
URT Development version (post-3.1b)
|
#include "rle.h"
Go to the source code of this file.
Functions | |
void | rle_names (rle_hdr *the_hdr, const char *pgmname, const char *fname, int img_num) |
rle_hdr * | rle_hdr_cp (rle_hdr *from_hdr, rle_hdr *to_hdr) |
void | rle_hdr_clear (rle_hdr *the_hdr) |
rle_hdr * | rle_hdr_init (rle_hdr *the_hdr) |
Variables | |
static char | rcsid [] = "$Header: /tmp_mnt/n/itn/hendrix/u/spencer/RCS/rle_hdr.c,v 3.0.1.1 1992/04/30 14:08:07 spencer Exp spencer $" |
static int | no_recurse = 0 |
Definition at line 119 of file rle_hdr.c.
Definition at line 267 of file rle_hdr.c.
Referenced by read_file().
Definition at line 48 of file rle_hdr.c.
Referenced by RLE::open:.