#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 |
|
|
|
Definition at line 136 of file giflzw.c. References memset(). |
|
|
|
|
|
|