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

⟦a712d910c⟧ Ada Source

    Length: 6144 (0x1800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Structure_Array, seg_0499cf, seg_049a56, seg_049a84

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



with Complement, Identifier;
package Structure_Array is

    Max_Element : constant Positive := 200;

    procedure Put (Old_Name : in String;
                   New_Name : in Identifier.Object;
                   Ok : out Boolean);

    procedure Create_Number_Field (Structure_Name : in Identifier.Object;
                                   Field_Index : in Positive;
                                   Ok : out Boolean);
    procedure Create_Sentence_Field (Structure_Name : in Identifier.Object;
                                     Field_Index : in Positive;
                                     Ok : out Boolean);
    procedure Create_Enumerate_Field (Structure_Name : in Identifier.Object;
                                      Field_Index : in Positive;
                                      Ok : out Boolean);
    procedure Field_Put_Number (Structure_Name : in Identifier.Object;
                                Field_Index : in Positive;
                                Number : in Integer;
                                Ok : out Boolean);
    procedure Field_Put_Sentence (Structure_Name : in Identifier.Object;
                                  Field_Index : in Positive;
                                  Sentence : in Identifier.Object;
                                  Ok : out Boolean);
    procedure Field_Put_Enumerate (Structure_Name : in Identifier.Object;
                                   Field_Index : in Positive;
                                   Enumeration, Literal : in Positive;
                                   Ok : out Boolean);
    procedure Get_Subject (Structure_Name : in String;
                           Subject : out Complement.Object;
                           Ok : out Boolean);
    procedure Show;
    function Subject (Structure_Name : in String) return Complement.Object;
    function Belong (Structure_Name : in String) return Boolean;

end Structure_Array;

E3 Meta Data

    nblk1=5
    nid=2
    hdr6=6
        [0x00] rec0=0b rec1=00 rec2=01 rec3=006
        [0x01] rec0=0f rec1=00 rec2=04 rec3=04a
        [0x02] rec0=0e rec1=00 rec2=05 rec3=000
        [0x03] rec0=0e rec1=00 rec2=05 rec3=000
        [0x04] rec0=03 rec1=00 rec2=02 rec3=000
    tail 0x2174dfeb6865f84b6b700 0x42a00088462060003
Free Block Chain:
  0x2: 0000  00 03 00 39 80 2d 69 6f 6e 2c 6c 69 74 65 72 61  ┆   9 -ion,litera┆
  0x3: 0000  00 00 03 fc 80 1a 73 69 74 69 76 65 3b 20 6f 6b  ┆      sitive; ok┆