Path: utzoo!attcan!utgpu!watmath!att!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!uwm.edu!bionet!ames!sgi!daisy!cplai From: cplai@daisy.UUCP (Chung-Pang Lai) Newsgroups: comp.lang.postscript Subject: Re: POSTER.C Message-ID: <3642@daisy.UUCP> Date: 21 Sep 89 19:17:31 GMT References: <933.25177C12@zswamp.fidonet.org> Reply-To: cplai@daisy.UUCP (Chung-Pang Lai) Organization: Daisy/Cadnetix Corp., Mtn. View, CA Lines: 20 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