Metropoli BBS
VIEWER: defs16.h MODE: TEXT (ASCII)
#ifndef __DEFS16_H__
#define __DEFS16_H__

/***************************************************************************
*	NAME:  DEFS16.H
**	COPYRIGHT:
**	"Copyright (c) 1994, by FORTE
**
**       "This software is furnished under a license and may be used,
**       copied, or disclosed only in accordance with the terms of such
**       license and with the inclusion of the above copyright notice.
**       This software or any other copies thereof may not be provided or
**       otherwise made available to any other person. No title to and
**       ownership of the software is hereby transfered."
****************************************************************************
*  CREATION DATE: 01/01/94
*--------------------------------------------------------------------------*
*     VERSION	DATE	   NAME		DESCRIPTION
*>	1.0	01/01/94		Original
***************************************************************************/

#define CODEC_BUFF_SIZE	63*1024
#endif

[ RETURN TO DIRECTORY ]