Category : C Source Code
Archive   : HEAPMAN.ZIP
Filename : MM.H
Output of file : MM.H contained in archive : HEAPMAN.ZIP
#define FALSE 0
#define NIL 0L
#define ZERO 0
#define NO_ERR 0
#define BYTE_OFFSET 8 /* element size */
#define HDR 8 /* structure header */
#define A_HIGH_NUMBER 0xfffffffc /* sims high mem adrs */
#define MINUS_ONE -1
/* mm errors */
#define INIT_HEAP 0x8000
#define FREE_HEAP 0x4000
#define MORE_MASTERS 0x2000
#define DISPOSE_HNDL 0x1000
#define COMPACT_HEAP 0x0f00
typedef struct
{
long blkSize;
long *dataSpace;
} dataStruct;
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
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/