Category : Files from Magazines
Archive   : ITCAPR91.ZIP
Filename : DOGGIE.H

 
Output of file : DOGGIE.H contained in archive : ITCAPR91.ZIP
/************************************************************************
* DOGGIE.H - the definition of the information cluster *
* To compile, see DOGDATA.C *
************************************************************************/

/*----------------------------------------------------------------------*
* This is how all applications view the Doggie Database *
*----------------------------------------------------------------------*/
struct DoggieDef
{
char CustName[20];
int CustNum;
int NumAwards;
int NumDoggies;
};

/*----------------------------------------------------------------------*
* Here are the routines that are allowed to access the data *
*----------------------------------------------------------------------*/
extern int InitializeDoggieData(void);
extern int CleanupAfterDoggies(void);
extern int StartDoggieSearch(void);
extern int GetNextRecord(void);
extern int GetNextDogLover(int minDogs);
extern int GetDoggieData(int recNo, struct DoggieDef *userRec);


  3 Responses to “Category : Files from Magazines
Archive   : ITCAPR91.ZIP
Filename : DOGGIE.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/