DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦311b4f69c⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, seg_0217c1

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



WITH Byte_Defs;
WITH Interchange_Defs;

PACKAGE Interchange_Float IS

   -- This package provides primitives to convert Floats
   -- to and from IEEE floating point format.  Its only
   -- client is package Interchange.  This package exists
   -- to simplify porting: if you supply the bodies to
   -- these procedures, Interchange will do the right thing.

   -- IEEE single-precision format:
   TYPE Float IS NEW Byte_Defs.Byte_String (1 .. 4);
   FUNCTION Convert (X : Interchange_Float.Float)
                    RETURN Interchange_Defs.Float;
   FUNCTION Convert (X : Interchange_Defs.Float)
                    RETURN Interchange_Float.Float;

   -- IEEE double-precision format:
   TYPE Long_Float IS NEW Byte_Defs.Byte_String (1 .. 8);
   FUNCTION Convert (X : Interchange_Float.Long_Float)
                    RETURN Interchange_Defs.Long_Float;
   FUNCTION Convert (X : Interchange_Defs.Long_Float)
                    RETURN Interchange_Float.Long_Float;
END Interchange_Float;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1a rec1=00 rec2=01 rec3=000
        [0x01] rec0=02 rec1=00 rec2=02 rec3=000
    tail 0x2171d7f86838e77dccd12 0x489e0066482863c01