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

⟦b20c5f750⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Mots, seg_048bc4, seg_048c86, seg_048d9b

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 
└─⟦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 Mots is

--------------------------------------------------------------------

    function String_Value (From_Word : in T_Tab_Commande; Count : in Natural)
                          return String is
    begin
        return Nos_Chaines.String_Value (From_Word (Count));
    end String_Value;

--------------------------------------------------------------------

    procedure Copy_Commande (Modified_Command : in out T_Commande;
                             Source_Commande : in T_Commande) is
    begin
        Modified_Command.Size_Of_Commande := Source_Commande.Size_Of_Commande;
        for I in Modified_Command.Tab_Commande'Range loop
            Nos_Chaines.Copy (Modified_Command.Tab_Commande (I),
                              Source_Commande.Tab_Commande (I));
        end loop;
    end Copy_Commande;

--------------------------------------------------------------------

    procedure Copy_Nul_Command (Modified_Command : in out T_Commande) is
    begin
        Modified_Command.Size_Of_Commande := 0;
        for I in Modified_Command.Tab_Commande'Range loop
            Nos_Chaines.Copy (Modified_Command.Tab_Commande (I), "");
        end loop;
    end Copy_Nul_Command;

--------------------------------------------------------------------

end Mots;


E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1a rec1=00 rec2=01 rec3=088
        [0x01] rec0=0c rec1=00 rec2=02 rec3=001
    tail 0x2154613ae865a7f9eecdb 0x42a00088462060003