Category : Network Files
Archive   : SOSS_SRC.ZIP
Filename : DIR.H

 
Output of file : DIR.H contained in archive : SOSS_SRC.ZIP
/* Copyright 1986 by Carnegie Mellon */
struct dosdir {
char dd_rsvd[21];
char dd_attrib;
unsigned dd_time;
unsigned dd_date;
long dd_size;
char dd_file[13];
};

/* file attributes */
#define READONLY 0x01
#define HIDDEN 0x02
#define SYSTEM 0x04
#define VOLUME 0x08
#define DIRECTORY 0x10
#define ARCHIVE 0x20

#define NOTFOUND 2
#define NOMOREFILES 18


  3 Responses to “Category : Network Files
Archive   : SOSS_SRC.ZIP
Filename : DIR.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/