|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 2048 (0x800) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, generic, package List_A, seg_0488d4
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦this⟧
generic type Element is private; Nb_Preallocation_Cellule : Positive := 10; package List_A is type Object is private; procedure Insert (The_List : in out Object; X : in Element); procedure Set_Current_Element (The_List : Object; X : in Element); procedure Remove_Current_Element (The_List : in out Object); function Get_Current_Element (The_List : Object) return Element; procedure Go_First (The_List : Object); procedure Go_Previous (The_List : Object); procedure Go_Next (The_List : Object); function At_End (The_List : Object) return Boolean; private type Cellule; type Access_Cell is access Cellule; type Object is record First : Access_Cell; Last : Access_Cell; end record; end List_A;
nblk1=1 nid=0 hdr6=2 [0x00] rec0=1b rec1=00 rec2=01 rec3=000 tail 0x21545d31c865a3de13498 0x42a00088462060003