comp.lang.ada
 help / color / mirror / Atom feed
From: Ken Price <kjp@mail09.mitre.org>
To: Charlie_Brown <firmin@yallara.cs.rmit.edu.au>
Subject: Re: reset boolean.
Date: 1996/08/19
Date: 1996-08-19T00:00:00+00:00	[thread overview]
Message-ID: <3218481D.22CD@mail09.mitre.org> (raw)
In-Reply-To: 4v8jks$gjs@goanna.cs.rmit.edu.au


Charlie_Brown wrote:
> 
>         Hi to all,
>                 I have a question regarding a boolean statement.
> What I want to do is reset the statement to neither false nor true.
> Is it possible?
>         If anyone has an idea please help me out.
> Thanks in advance.
> Lyndon.
> 
>  ____________________________________________________________________
> |           ----====>>>> Lyndon Bernard Firmin <<<<====----          |
> |--==>> The Royal Melbourne Institute of Techology, Australia <<==-- |
> |     ----====>>>> email: firmin@yallara.cs.rmit.edu.au <<<<====---- |
> |____________________________________________________________________|

You really don't want a boolean value then.  Create another enumeration 
type to do your bidding...  The new enumeration type can contain the 
enumerations False, True, and Neither_True_Nor_False; the compiler will 
not confuse the True/False of Boolean and your True/False.




  parent reply	other threads:[~1996-08-19  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-19  0:00 reset boolean Charlie_Brown
1996-08-18  0:00 ` Robert Dewar
1996-08-19  0:00 ` Ken Price [this message]
1996-08-21  0:00 ` Neil O'Brien
1996-08-21  0:00   ` Adam Beneschan
1996-08-22  0:00     ` Larry Hazel
1996-08-21  0:00   ` Ian Ward
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox