|
|
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 Text_Float, seg_011f40
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Float_Io;
use Float_Io;
function Text_Float (X : Float) return String is
subtype F_String is String (1 .. 80);
Str : F_String;
function Delete_Left_Spaces (S : String) return String is
I : Integer;
begin
I := S'First;
while I <= S'Last loop
if S (I) /= ' ' then
exit;
else
I := I + 1;
end if;
end loop;
return S (I .. S'Last);
end Delete_Left_Spaces;
begin
Put (To => Str, Item => X);
return Delete_Left_Spaces (Str);
end Text_Float;
nblk1=1
nid=0
hdr6=2
[0x00] rec0=18 rec1=00 rec2=01 rec3=001
tail 0x2150d3cce824673c7fa80 0x42a00088462063c03