DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦03537fd67⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Essai_Package_String, seg_02f2df

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

E3 Source Code



with Standard_String;
with Text_Io;
use Text_Io;
use Standard_String;
procedure Essai_Package_String is  
    My_String, Your_String : Standard_String.Object;
    My_Length, Your_Length : Natural;
    Char : Character := 'q';
begin
    My_Length := Standard_String.Length (My_String);
    Text_Io.Put_Line (Natural'Image (My_Length));
    Add_Char (My_String, Char);
    My_Length := Standard_String.Length (My_String);
    Text_Io.Put_Line (Natural'Image (My_Length));
    Put_Line (Get_Contents (My_String));

    Put_Contents (Your_String, "bonjour");
    Your_Length := Standard_String.Length (Your_String);
    Text_Io.Put_Line (Natural'Image (Your_Length));
    Put_Line (Get_Contents (Your_String));


end Essai_Package_String;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=19 rec1=00 rec2=01 rec3=000
    tail 0x217276ec284843ea4d0c9 0x42a00088462060003