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

⟦bee0f3714⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Bcl, seg_041593

Derivation

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

E3 Source Code



with Text_Io;  
with Types_Numeriques;
use Types_Numeriques;


procedure Bcl is
    package Es_Octet is new Text_Io.Integer_Io (Octet);
    use Es_Octet;
    A : Octet;  
begin
    --Es_Octet.Default_Base := 2;
    Text_Io.Put ("Entrez un octet : ");
    Get (A);
    for I in 1 .. A loop
        --Text_Io.Put_Line ("Octet numero : " & Octet'Image (I));
        Text_Io.Put ("octet numero : ");  
        Es_Octet.Put (Item => I, Base => 2, Width => 20);
        Es_Octet.Put (Item => I, Width => 10, Base => 16);
        Es_Octet.Put (Item => I, Base => 10);
        Text_Io.New_Line;
    end loop;

exception
    when others =>
        Text_Io.Put_Line ("Erreur en entree");
        Bcl;
end Bcl;

E3 Meta Data

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