|
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: 3072 (0xc00) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package Zone_68, seg_051298
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« └─⟦this⟧
package Zone_68 is Max_Code_Zone : constant Natural := 100; Max_Taille_Nom : constant Natural := 30; subtype T_Zone is Natural range 0 .. Max_Code_Zone; -- Constantes utilisees par la fonction image Debut_Zone : constant String := "Zone"; Fin_Zone : constant String := "Fin Zone"; Sep_Zone : constant Character := '#'; type Object is private; function Image (O : Object) return String; function Value (S : String) return Object; procedure Value (S : String; O : in out Object; Der_Car : in out Natural); procedure Create (O : in out Object; Nom : String; Numero : T_Zone); function Get_Nom (O : Object) return String; function Get_Numero (O : Object) return T_Zone; procedure Set_Nom (O : in out Object; Nom : String); procedure Set_Numero (O : in out Object; Numero : T_Zone); private type Object is record Nom : String (1 .. Max_Taille_Nom); Numero : T_Zone; end record; end Zone_68;
nblk1=2 nid=0 hdr6=4 [0x00] rec0=25 rec1=00 rec2=01 rec3=05a [0x01] rec0=05 rec1=00 rec2=02 rec3=001 tail 0x21758b1b687995bb53276 0x42a00088462060003