Category : C Source Code
Archive   : GIF_LIB.ZIP
Filename : HERC2GIF.C

 
Output of file : HERC2GIF.C contained in archive : GIF_LIB.ZIP
/*****************************************************************************
* "Gif-Lib" - Yet another gif library. *
* *
* Written by: Gershon Elber IBM PC Ver 0.1, Jun. 1989 *
******************************************************************************
* Program to dump the hercules graphic screen into a GIF file *
******************************************************************************
* History: *
* 26 Jun 89 - Version 1.0 by Gershon Elber. *
*****************************************************************************/

#include
#include "gif_lib.h"

#define DEFAULT_NAME "hercules.gif"

/******************************************************************************
* Simple - isnt it? *
******************************************************************************/
void main(int argc, char **argv)
{
if (argc == 2)
DumpScreen(argv[1], HERCMONO, HERCMONOHI);
else
DumpScreen(DEFAULT_NAME, HERCMONO, HERCMONOHI);
}


  3 Responses to “Category : C Source Code
Archive   : GIF_LIB.ZIP
Filename : HERC2GIF.C

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/