home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
usenet
/
altsrcs
/
1
/
1694
/
fpipe.h
< prev
next >
Wrap
Text File
|
1990-12-28
|
1KB
|
33 lines
/******************************************************************************
* *
* fpipe.h *
* *
******************************************************************************/
/*-------------------------- INITIAL CODING DATE -----------------------------
Thu Nov 10 11:01:32 EST 1988 by George M. Bogatko
-------------------------------- HEADER FILES -----------------------------*/
/*------------------ TYPEDEF'S, DEFINES, STRUCTURE DEF'S ------------------*/
#define STD_ERR_SCR 0
#define STD_ERR_NUL 1
#define NO_BLOCK 0
#define BLOCK 1
#ident "%W% %G% - George M. Bogatko -"
/*-----------------------------------------------------------------------------
SYNOPSIS:
#include <fpipe.h>
DESCRIPTION:
This includes #define's used by
FCOPY and FPIPE
CAVEATS:
=============================================================================*/