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

⟦05dff211a⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Test_Str, seg_02778e

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 Low_Level_Message;
with Text_Io;
with Test_Task;

procedure Test_Str is
    S1 : Low_Level_Message.Object;
    The_Test_Task : Test_Task.T_Task;

    procedure Test_Fifo is  
        The_Msg : Low_Level_Message.Object;
    begin
        The_Test_Task.Rdv (The_Msg);
    end Test_Fifo;

begin

    Low_Level_Message.Create (S1, "..belladone");

    Text_Io.Put_Line ("Size1 : " & Integer'Image (S1'Size));


    loop
        Test_Fifo;
    end loop;

end Test_Str;



pragma Main;

E3 Meta Data

    nblk1=4
    nid=4
    hdr6=2
        [0x00] rec0=20 rec1=00 rec2=01 rec3=000
        [0x01] rec0=0d rec1=00 rec2=04 rec3=000
        [0x02] rec0=10 rec1=00 rec2=04 rec3=000
        [0x03] rec0=02 rec1=01 rec2=2c rec3=342
    tail 0x21520ac2483ac518f026f 0x42a00088462060003
Free Block Chain:
  0x4: 0000  00 03 00 77 80 01 3b 01 00 06 20 20 20 20 2d 2d  ┆   w  ;       --┆
  0x3: 0000  00 02 03 fc 80 14 20 4d 79 5f 53 74 72 69 6e 67  ┆       My_String┆
  0x2: 0000  00 00 00 79 80 20 20 20 53 33 20 3a 3d 20 53 6f  ┆   y    S3 := So┆