Re: Range constraints on subprogram parameters?
- From: "Jeffrey R. Carter" <spam@xxxxxxxx>
- Date: Thu, 29 Sep 2005 18:16:54 GMT
Peter Hermann wrote:
procedure Op (Number : in Zip_2_1 range 0.3 .. 0.7);
may have been the original question?
Maybe. If so, no doubt we will hear back with a clarification. But the question was about range constraints for subprogram parameters, and Ada does provide for them, in the form of the subtypes of the parameters.
-- Jeff Carter "There's no messiah here. There's a mess all right, but no messiah." Monty Python's Life of Brian 84 .
- References:
- Range constraints on subprogram parameters?
- From: Bobby D. Bryant
- Re: Range constraints on subprogram parameters?
- From: Jeffrey R. Carter
- Re: Range constraints on subprogram parameters?
- From: Peter Hermann
- Range constraints on subprogram parameters?
- Prev by Date: Re: GNAT GPL - Anonymous Access Type
- Next by Date: Re: New to Ada, noticing something strange.
- Previous by thread: Re: Range constraints on subprogram parameters?
- Next by thread: Re: Range constraints on subprogram parameters?
- Index(es):