|
|
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, procedure Hello, seg_00d27e
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Text_Io;
procedure Hello is
task type Salut is
entry Put (Message : Integer);
end Salut;
T1, T2, T3, T4 : Salut;
task body Salut is
N : Integer;
begin
accept Put (Message : Integer) do
N := Message;
end Put;
for I in 1 .. 10 loop
Text_Io.Put_Line (Item => Integer'Image (N));
-- delay 0.2;
end loop;
end Salut;
begin
Text_Io.Put_Line ("bonjour Marc Dominique");
T1.Put (Message => 11111);
T2.Put (Message => 22222);
T3.Put (Message => 33333);
T4.Put (Message => 44444);
end Hello;
nblk1=1
nid=0
hdr6=2
[0x00] rec0=22 rec1=00 rec2=01 rec3=000
tail 0x215093552821481cec603 0x42a00088462060003