\"handy.h\"
FryPC
pcf at drux3.UUCP
Thu Sep 5 05:19:19 AEST 1985
> From: peter at 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
More information about the Comp.lang.c
mailing list