[comp.lang.postscript] POSTER.C

Andrew.Nowinski@p0.f171.n221.z1.fidonet.org (Andrew Nowinski) (09/20/89)

Tell me, where can I found file INCLUDE (bool.h)???
Could you post it into this board?
                           - Andrew -



--  
Andrew Nowinski - via FidoNet node 1:221/171
UUCP: {{uunet!}watmath!xenitec!}zswamp!171.0!Andrew.Nowinski
ARPA: Andrew.Nowinski@p0.f171.n221.z1.fidonet.org

cplai@daisy.UUCP (Chung-Pang Lai) (09/22/89)

In article <933.25177C12@zswamp.fidonet.org> Andrew.Nowinski@p0.f171.n221.z1.fidonet.org (Andrew Nowinski) writes:
]Tell me, where can I found file INCLUDE (bool.h)???
]Could you post it into this board?
]                           - Andrew -

Sorry for the inconvenience.  bool.h is a header file released in SunOS.
I cannot post it because the file has an AT&T copyright notice.

You can do without the bool.h file by replacing it with the following
definitions:

typedef char BOOL;
#define TRUE 1
#define FALSE 0

-- 
.signature under construction ...
{pyramid, osu-cis, uunet, killer}!daisy!cplai    C.P. Lai
cplai%daisy.UUCP@uunet.UU.NET   cplai%daisy@killer.DALLAS.TX.USA
Daisy Systems Corp, 700B Middlefield Road, Mtn View CA 94039.  (415)960-6961