comp.lang.ada
 help / color / mirror / Atom feed
* Passing Time via RCI
@ 1998-02-02  0:00 Marc A. Criley
  1998-02-02  0:00 ` Samuel Tardieu
  0 siblings, 1 reply; 5+ messages in thread
From: Marc A. Criley @ 1998-02-02  0:00 UTC (permalink / raw)



I would like to pass an entity representing time across an RCI
interface, therefore I need a time type acceptable to the
constraints imposed on RCI units.

Unless I've overlooked something, neither Calendar or Ada.Real_Time,
both being "normal" packages, meet those constraints, and are
therefore unsuitable as providers of the time type.

Do I have to define my own time type?  And write my own time
utilities?  Or do an Unchecked_Conversion from Time to some byte
array I define, pass it, then convert it back?

This seems, uh, silly.  What am I missing?


-- 
Marc A. Criley
Chief Software Architect
Lockheed Martin ATWCS
marc.a.criley@lmco.com
(610) 354-7861




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

end of thread, other threads:[~1998-02-04  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-02  0:00 Passing Time via RCI Marc A. Criley
1998-02-02  0:00 ` Samuel Tardieu
1998-02-03  0:00   ` Marc A. Criley
1998-02-03  0:00     ` Martin M Dowie
1998-02-04  0:00     ` Jean-Pierre Rosen

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