|
|
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, function Unique, seg_01077e
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Calendar;
with Unchecked_Conversion;
function Unique return String is
type Integer5 is range 0 .. 31;
for Integer5'Size use 5;
type Time_String is
array (Positive range 1 .. (Calendar.Time'Size + Integer5'Size - 1) /
Integer5'Size) of Integer5;
Good_Characters : constant array (Integer5) of Character :=
"012345abcdefghijklmnopqrstuvwxyz";
function To_Time_String is
new Unchecked_Conversion
(Source => Calendar.Time, Target => Time_String);
Now : constant Calendar.Time := Calendar.Clock;
Ts : constant Time_String := To_Time_String (Now);
S : String (Ts'Range);
begin
for I in Ts'Range loop
S (I) := Good_Characters (Ts (I));
end loop;
return S;
end Unique;
nblk1=1
nid=0
hdr6=2
[0x00] rec0=1d rec1=00 rec2=01 rec3=001
tail 0x2150c07c6823077326154 0x42a00088462060003