From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7b7c1480b38d94c0,start X-Google-Attributes: gid103376,public From: Zbigniew Fryzlewicz Subject: question on Time_Span Date: 1997/01/07 Message-ID: <32D25068.17C3@ci-2.ci.pwr.wroc.pl>#1/1 X-Deja-AN: 208273110 content-type: text/plain; charset=iso-8859-2 organization: Politechnika Wroclawska mime-version: 1.0 reply-to: fryzlewicz@ci-2.ci.pwr.wroc.pl newsgroups: comp.lang.ada x-mailer: Mozilla 3.0Gold (Win95; I) Date: 1997-01-07T00:00:00+00:00 List-Id: I need to input/output valus of Time_Span variables declared in Ada.Real_time package. I know how to do it "indirectly" (via conversion from Duration type). Is it however possible to instantiate Ada.Text_io generic package to input/output Time_Span variables directly? I am using both ObjectAda/Windows NT and GNAT 3.07/Sun/Solaris I would appreciate any hints. Zbig Fryzlewicz TU Wroclaw, Poland