comp.lang.ada
 help / color / mirror / Atom feed
From: cis.ohio-state.edu!math.ohio-state.edu!sol.ctr.columbia.edu!xlink.net!rz. uni-karlsruhe.de!news.uni-stuttgart.de!ucaa2385@ucbvax.Berkeley.EDU  (Peter Her
Subject: Re: Pragma's for Ada ????
Date: 15 Sep 93 08:31:42 GMT	[thread overview]
Message-ID: <276jte$tqd@info2.rus.uni-stuttgart.de> (raw)

In article <CDD47G.9nq@zeno.fit.edu> ecs28926@zach.fit.edu ( STREETER) writes:

>HELP !!!!!

calm down (it's too loud ;-)

>  1. I need to check the HOST-ID of both RISC-6000 and Sparc-4 machines

                     WITH Text_IO , System ;
PROCEDURE Sysnam IS BEGIN Text_IO.put_Line
(System.Name'IMAGE(System.SYSTEM_NAME) & " selected from:");
FOR I IN System.Name LOOP
Text_IO.put(System.Name'IMAGE(I)); Text_IO.put(' ');
END LOOP;
END Sysnam; -- ph

Regards,

Peter Hermann

             reply	other threads:[~1993-09-15  8:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-09-15  8:31 cis.ohio-state.edu!math.ohio-state.edu!sol.ctr.columbia.edu!xlink.net!rz.uni-karlsruhe.de!news.uni-stuttgart.de!ucaa2385 [this message]
  -- strict thread matches above, loose matches on Subject: below --
1993-09-15 14:02 Pragma's for Ada ???? David Emery
1993-09-14 21:11  STREETER
replies disabled

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