This is rletogif.h in view mode; [Download] [Up]
/* rle2gif.h */ /* * Pointer to function returning an int */ typedef int (* ifunptr)(); typedef unsigned char gif_pixel; int compgif(); void error(); int getpixel(); int GIFNextPixel(); extern CONST_DECL char *MY_NAME;
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.