Category : Files from Magazines
Archive   : VOL7N14.ZIP
Filename : FIG6.TXT

 
Output of file : FIG6.TXT contained in archive : VOL7N14.ZIP
struct _attrs
{
unsigned reserved : 2;
unsigned is_archivable : 1;
unsigned is_dir : 1;
unsigned is_label : 1;
unsigned is_system : 1;
unsigned is_hidden : 1;
unsigned is_readonly : 1;
};

struct _files
{
char filename[80];
struct _attrs attribute;
} files[MAXFILES];

.
.
if(files[i].attribute.is_readonly)
printf("\nFile is READ ONLY");
.
.


  3 Responses to “Category : Files from Magazines
Archive   : VOL7N14.ZIP
Filename : FIG6.TXT

  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/