Category : BBS Programs+Doors
Archive   : WGT109A.ZIP
Filename : CHKLEN.C

 
Output of file : CHKLEN.C contained in archive : WGT109A.ZIP
/* A short program to check the length of your WWIV User Record */

#include "vardec.h"
#include
void main()
{
int user_rec_len = sizeof(userrec);

printf("User_rec_len = %d\n",user_rec_len);
if (user_rec_len == 832)
printf("No need to specify User_rec_len in WWIVGATE.DAT\n");
else
printf("You MUST specify User_rec_len = %d in WWIVGATE.DAT\n",
user_rec_len);
}


  3 Responses to “Category : BBS Programs+Doors
Archive   : WGT109A.ZIP
Filename : CHKLEN.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/