comp.lang.ada
 help / color / mirror / Atom feed
* simple time display
@ 1997-01-15  0:00 Noam Kloos
  1997-01-16  0:00 ` Jerome Desquilbet
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Noam Kloos @ 1997-01-15  0:00 UTC (permalink / raw)



In a book i read:
package durationIO is new ada.text_io.decimal_io(DURATION);
use durationIO;

gnat on sun and linux cannot instantiate durationIO because it wants a
decimal type for its parameter Num.

What whould be the simplest way to just pprint the current time in ada?

Regards,
Noam.




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

end of thread, other threads:[~1997-01-25  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-15  0:00 simple time display Noam Kloos
1997-01-16  0:00 ` Jerome Desquilbet
1997-01-16  0:00 ` Jerome Desquilbet
1997-01-25  0:00 ` Robert Dewar

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