|
|
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 body Rapport_Cartes_Invalides, seg_04ccb8, seg_04cd94
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
package body Rapport_Cartes_Invalides is
function Value (The_Byte_String : in Mt.Bs_Access) return Liste.List is
Data_Len : Natural := 2;
-- quel est le moyen pour connaitre la taille en octets de l'object ?
Data_Bs : Mt.Byte_String (1 .. Data_Len);
K : Natural := 1;
La_Liste : Liste.List;
use Mt;
begin
for I in The_Byte_String.all'First ..
(The_Byte_String.all'Last / Data_Len) loop
Data_Bs (1 .. Data_Len) := The_Byte_String (K .. K + Data_Len - 1);
La_Liste := Liste.Make (Carte_Invalide.Value (Data_Bs), La_Liste);
K := K + Data_Len;
end loop;
return La_Liste;
end Value;
end Rapport_Cartes_Invalides;
nblk1=1
nid=0
hdr6=2
[0x00] rec0=16 rec1=00 rec2=01 rec3=000
tail 0x217540d2a874f6e915cde 0x42a00088462060003