Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site drux3.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!mtuxo!drutx!drux3!pcf From: pcf@drux3.UUCP (FryPC) Newsgroups: net.lang.c Subject: Re: \"handy.h\" Message-ID: <1357@drux3.UUCP> Date: Wed, 4-Sep-85 15:19:19 EDT Article-I.D.: drux3.1357 Posted: Wed Sep 4 15:19:19 1985 Date-Received: Thu, 5-Sep-85 20:08:14 EDT References: <1133@brl-tgr.ARPA>, <148@graffiti.UUCP> Organization: AT&T Information Systems Laboratories, Denver Lines: 18 > From: peter@graffiti.UUCP (Peter da Silva) > > #define FALSE 0 > > #define TRUE 1 > > #define EOL '\0' /* End-of-line */ > #define EOL '\n' > #define EOS '\0' > ... unless, of course, you're on a really weird O/S. Are you saying that defining EOL as '\0' is incorrect because it does not match exactly what your system does? Have you perhaps missed the point of this include file. Peter Fry drux3!pcf