|
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 - metrics - download
Length: 2048 (0x800) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package Carre_Magique, seg_058a97
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─⟦cfc2e13cd⟧ »Space Info Vol 2« └─⟦this⟧
package Carre_Magique is Taille_Max : constant := 101; subtype Dimension is Natural range 1 .. Taille_Max; function Lire_Taille return Dimension; type Object (Taille_Carre : Dimension) is private; procedure Creer (C : in out Object); procedure Afficher (C : in Object); private subtype Valeur is Natural; type Carre is array (Dimension range <>, Dimension range <>) of Valeur; type Object (Taille_Carre : Dimension) is record Valeurs : Carre (1 .. Taille_Carre, 1 .. Taille_Carre); end record; type Direction is (Nord, Nord_Est, Nord_Ouest); type Position is record X : Valeur; Y : Valeur; end record; Taille : Dimension; procedure Bouger (P : in out Position; D : in Direction); procedure Va_Au_Centre (P : in out Position); procedure Mettre_Valeur (C : in out Object; V : in Valeur; P : in Position); end Carre_Magique;
nblk1=1 nid=0 hdr6=2 [0x00] rec0=1b rec1=00 rec2=01 rec3=000 tail 0x21766706e88d13c258e2d 0x42a00088462060003