#include "camtypes.h"
#include "progress.h"
#include "gifutil.h"
Go to the source code of this file.
Defines | |
#define | new CAM_DEBUG_NEW |
Functions | |
void | Putword (INT32 Word, CCLexFile *File) |
Write out a word to the GIF file Scope: private. |
|
Definition at line 115 of file outptgif.cpp. |
|
Write out a word to the GIF file Scope: private.
Definition at line 160 of file outptgif.cpp.
|