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

⟦b83f5d6cc⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Rapport_Cartes_Valides, seg_04ccba, seg_04cd95

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



package body Rapport_Cartes_Valides is
    function Value (The_Byte_String : in Mt.Bs_Access) return Liste.List is
        Data_Len : Natural := 3;
        Data_Bs : Mt.Byte_String (1 .. Data_Len);
        K : Natural := 1;
        La_Liste : Liste.List;
        use Mt;

    begin
        for I in The_Byte_String.all'First ..
                    (The_Byte_String.all'Last / Data_Len) loop
            Data_Bs (1 .. Data_Len) := The_Byte_String (K .. K + Data_Len - 1);
            La_Liste := Liste.Make (Carte_Valide.Value (Data_Bs), La_Liste);
            K := K + Data_Len;
        end loop;
        return La_Liste;

    end Value;
end Rapport_Cartes_Valides;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=15 rec1=00 rec2=01 rec3=000
    tail 0x217540d2e874f6e95acc3 0x42a00088462060003