Category : C Source Code
Archive   : LHA211S.ZIP
Filename : INTRFACE.H

 
Output of file : INTRFACE.H contained in archive : LHA211S.ZIP
#include "typedef.h"

typedef short node;

struct interfacing {
FILE *infile;
FILE *outfile;
ulong original;
ulong packed;
int dicbit;
int method;
int blkcnt;
char *internal;
};

extern struct interfacing interface;

/* from error.c */
void error(char *errmes, char *p);
void fileerror(char *err, FILE *file);

/* from slide.c */
extern node far *next;
extern uchar text[];

#define TEXT_SIZE 0x4100

int encode_alloc(int method);
void encode(struct interfacing *interface);
void decode(struct interfacing *interface);

/* from crcio.c */
extern ushort crc;

void make_crctable(ushort crcpoly);
ushort calccrc(uchar *p, uint n);


  3 Responses to “Category : C Source Code
Archive   : LHA211S.ZIP
Filename : INTRFACE.H

  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/