comp.lang.ada
 help / color / mirror / Atom feed
* fixed point types over an interface
@ 1997-02-07  0:00 Allen Krell
  1997-02-07  0:00 ` Robert Dewar
  1997-02-07  0:00 ` Matthew Heaney
  0 siblings, 2 replies; 15+ messages in thread
From: Allen Krell @ 1997-02-07  0:00 UTC (permalink / raw)
  Cc: jak


With Ada83, is it safe to assume that two different
compilers will store a fixed point type in the same way?

For example

Two processors are communicating over an interface.  The
applications for each processor are written/compiled
using compilers from two different vendors.

If each application has

type FX_PT_TYPE is delta .001 range -100 .. +100;
Variable : FX_PT_TYPE := 1.345;

Will the binary representation of 'Variable' 
be the same with both compilers?

Any help would be appreciated.

Allen Krell
jak@efogm.msd.ray.com




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

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

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-07  0:00 fixed point types over an interface Allen Krell
1997-02-07  0:00 ` Robert Dewar
1997-02-10  0:00   ` Mats Weber
1997-02-10  0:00     ` Robert Dewar
1997-02-11  0:00       ` nassera
1997-02-12  0:00         ` Samuel Tardieu
1997-02-12  0:00   ` Jon S Anthony
1997-02-12  0:00   ` Laurent Pautet
1997-02-12  0:00     ` Robert Dewar
1997-02-12  0:00       ` Mats Weber
1997-02-17  0:00     ` Jacob Sparre Andersen
1997-02-18  0:00       ` Robert Dewar
1997-02-12  0:00   ` Laurent Pautet
1997-02-13  0:00   ` Jon S Anthony
1997-02-07  0:00 ` Matthew Heaney

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