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

⟦31d9717fd⟧ Ada Source

    Length: 11264 (0x2c00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Test_Every_Array, seg_041382

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 Text_Io, Every_Array, Enumeration, Identifier, Expression_Node;
use Text_Io;
procedure Test_Every_Array is
    use Enumeration.Visible;
    use Every_Array.Visible;
    use Expression_Node.Visible;


    I_A_Index : Identifier_Array.Element_Index;
    E_A_Index : Enumeration_Array.Element_Index;

    I_A : Identifier_Array.Object;
    E_A : Enumeration_Array.Object;

    I : Identifier.Object;
    E : Enumeration.Object;

    Found : Boolean;

    Left, Right, Father : Expression_Node.P_Object;

    Ok : Boolean;


    procedure Enu_Array_Go is separate;
    procedure Exp_Node_Go is separate;
begin

    Enu_Array_Go;
    Exp_Node_Go;

end Test_Every_Array;



E3 Meta Data

    nblk1=a
    nid=4
    hdr6=2
        [0x00] rec0=25 rec1=00 rec2=01 rec3=000
        [0x01] rec0=19 rec1=00 rec2=04 rec3=000
        [0x02] rec0=20 rec1=00 rec2=07 rec3=038
        [0x03] rec0=1c rec1=00 rec2=06 rec3=042
        [0x04] rec0=1e rec1=00 rec2=05 rec3=05a
        [0x05] rec0=22 rec1=00 rec2=02 rec3=020
        [0x06] rec0=10 rec1=00 rec2=04 rec3=000
        [0x07] rec0=15 rec1=00 rec2=04 rec3=000
        [0x08] rec0=06 rec1=00 rec2=09 rec3=001
        [0x09] rec0=0d rec1=0c rec2=26 rec3=5bf
    tail 0x217418cc4861375cbebe6 0x42a00088462060003
Free Block Chain:
  0x4: 0000  00 02 02 7b 80 38 20 3d 3e 20 4e 75 6d 62 65 72  ┆   { 8 => Number┆
  0x2: 0000  00 05 03 fc 00 25 20 20 20 20 20 20 20 20 49 64  ┆     %        Id┆
  0x5: 0000  00 06 03 f9 80 0c 2c 20 49 2c 20 46 6f 75 6e 64  ┆      , I, Found┆
  0x6: 0000  00 07 03 fc 80 0c 49 6d 61 67 65 20 28 45 5f 41  ┆      Image (E_A┆
  0x7: 0000  00 08 03 fc 80 1e 69 65 72 5f 41 72 72 61 79 2e  ┆      ier_Array.┆
  0x8: 0000  00 03 03 fc 00 1f 20 20 20 20 20 20 20 20 2d 2d  ┆              --┆
  0x3: 0000  00 09 00 5d 80 02 29 3b 02 00 1f 20 20 20 20 20  ┆   ]  );        ┆
  0x9: 0000  00 0a 00 09 00 00 00 00 00 00 00 00 00 00 00 00  ┆                ┆
  0xa: 0000  00 00 00 08 80 02 74 3b 02 00 00 00 00 00 00 00  ┆      t;        ┆