On Wed, 16 Feb 2005 23:02:25 -0600, Patrick R. Michaud
<[EMAIL PROTECTED]> wrote:
> > The latest S12 has it as bool::true and bool::false.
> 
> S03 still indicates that boolean operators return "a standard
> boolean value (either 1 or 0)".  Are we continuing with 1 and 0
> as the standard boolean values, or bool::true and bool::false?

I believe bool::true and bool::false are enums (so they are 1 and 0,
respectively).

-- 
matt diephouse
http://matt.diephouse.com

Reply via email to