Category : C Source Code
Archive   : C_DBFS.ZIP
Filename : DBLIB.H

 
Output of file : DBLIB.H contained in archive : C_DBFS.ZIP
/****************************************************************************/
/* */
/* */
/* dblib.h v1.3 (c) 1990 Ken Harris */
/* */
/* */
/****************************************************************************/
/* */
/* This software is made available on an AS-IS basis. Unrestricted */
/* use is granted provided that the copyright notice remains intact. */
/* The author makes no warranties expressed or implied. */
/* */
/****************************************************************************/

/*
* This file contains header information for building the DB library
* routines. It does not need to be included in applications. It defines
* the right set of include files for each configuration.
*/

#include

/*
* Microsoft C V5.10
*/
#ifdef MSC
#include
#include
#include
#include
#endif

/*
* Turbo C V2.0
*/
#ifdef TURBO
#include
#include
#include
#include
#endif

/*
* DEC Ultrix gcc V1.36
*/
#ifdef ULTRIX
#include
#include
#include
#include
#endif

/*
* SYSV - 3b1 rel 3
*/
#ifdef SYSV
#include
#include
#include
#include
#endif

#include "db.h"


void *memcpy();


  3 Responses to “Category : C Source Code
Archive   : C_DBFS.ZIP
Filename : DBLIB.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/