TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Proportional Font
Show HTML Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mephisto <[log in to unmask]>
Reply To:
Date:
Tue, 28 Aug 2001 17:01:34 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
Hi I look for methods to get the unit and the zero value of a specified
integer or real type.
I have to use a generic package from a library which needs that
this is the specification:

generic
   type NUMBER is private;
   zero_number: NUMBER;
   unit_number: NUMBER;
   ....

I tried to find attributs in ADA reference manual but I found nothing.
Can you help me please?

                                 Mephisto/Anta Tribe^Arf!Studios

Mephisto 's homepage: http://mephisto.arfstudios.org
Join the Arf!Studios label!!!

ATOM RSS1 RSS2