[ ... boolean gripes ... ]
>
> (3) There is no boolean data type. No big gripe;
> lots of us say "typedef short bool" in our .h files.
typedef char bool; uses less space on some machines.
--
Flip Phillips {ucbvax,decvax}!cbosg!osu-cgrg!flip
Computer Graphics Research Group, The Ohio State University