comp.lang.ada
 help / color / mirror / Atom feed
* Record type with check?
@ 2001-01-09  8:12 Matthias Teege
  2001-01-09 16:37 ` Florian Weimer
  2001-01-09 22:12 ` Stephen Leake
  0 siblings, 2 replies; 8+ messages in thread
From: Matthias Teege @ 2001-01-09  8:12 UTC (permalink / raw)



Moin,

ist there any way to build a record type like this: 

type Datum is
   record
      Var_A  : Integer;
      Var_B  : Integer;
   end record;

which guarantees that Var_B is bigger than Var_A?

Many thanks
Matthias



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

end of thread, other threads:[~2001-01-13  1:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-09  8:12 Record type with check? Matthias Teege
2001-01-09 16:37 ` Florian Weimer
2001-01-09 22:12 ` Stephen Leake
2001-01-10  7:47   ` Matthias Teege
2001-01-10 17:05     ` Nick Roberts
2001-01-10 21:41     ` Robert Dewar
2001-01-13  0:19       ` mark_lundquist
2001-01-13  1:08         ` Robert Dewar

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