GPS4Palm

Source Code Documentation


giflzw.c File Reference

#include <PalmOS.h>
#include <PalmCompatibility.h>
#include "stringil.h"
#include "file_io.h"

Include dependency graph for giflzw.c:

Go to the source code of this file.

Functions

void initLWZ (short int input_code_size)
short int nextLWZ (FileDescrType fd)

Variables

short int * lwzstack
short int lwzsp
short int * table


Function Documentation

void initLWZ short int  input_code_size  ) 
 

Definition at line 65 of file giflzw.c.

short int nextLWZ FileDescrType  fd  ) 
 

Definition at line 136 of file giflzw.c.

References memset().


Variable Documentation

short int lwzsp
 

Definition at line 57 of file giflzw.c.

short int* lwzstack
 

Definition at line 57 of file giflzw.c.

short int * table
 

Definition at line 57 of file giflzw.c.


Created: Mon, 08 Oct 2007 22:33:16 +0200
Copyright ©2004 M. Prinke