comp.lang.ada
 help / color / mirror / Atom feed
* User defined boolean
@ 2000-10-29  0:41 Daniel Allex
  2000-10-29  1:22 ` Ken Garlington
  2000-10-30  1:02 ` DuckE
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Allex @ 2000-10-29  0:41 UTC (permalink / raw)


I created a type PASS_FLAG that is an enumeration type of FAIL and
PASS.  I have seven funtions that each return PASS_FLAG, and I wanted to
AND them together an print out the result.  My flag wont work with
either AND or "+".  Can this be done or should I just use the predefined
boolean.  I had reasons for defining my own enumeration type.




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-10-31 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-29  0:41 User defined boolean Daniel Allex
2000-10-29  1:22 ` Ken Garlington
2000-10-30  1:02 ` DuckE
2000-10-30  1:58   ` Robert Dewar
2000-10-31  3:56     ` DuckE
2000-10-31 19:48       ` Robert Dewar

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