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

⟦e2b8382e1⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Output_Stream, seg_04a347

Derivation

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

E3 Source Code



package Output_Stream is

    type Object is private;

    function Standard_Output return Object;

    procedure Open (The_Object : in out Object; Name : String);

    procedure Align        (To_Col : Positive; The_Object : Object);
    procedure Indent       (Count : Integer; The_Object : Object);
    procedure Indent_Right (The_Object : Object);
    procedure Indent_Left  (The_Object : Object);

    procedure Put (I : Integer; To : Object);
    procedure Put (B : Boolean; To : Object);
    procedure Put (F : Float; To : Object);
    procedure Put (C : Character; To : Object);
    procedure Put (D : Duration; To : Object);
    procedure Put (S : String; To : Object);

    procedure Put_Line (I : Integer; To : Object);
    procedure Put_Line (B : Boolean; To : Object);
    procedure Put_Line (F : Float; To : Object);
    procedure Put_Line (C : Character; To : Object);
    procedure Put_Line (D : Duration; To : Object);
    procedure Put_Line (S : String; To : Object);

    procedure New_Line (To : Object; Count : Positive := 1);

    Not_Implemented : exception;

private
    type Object_Structure;
    type Object is access Object_Structure;
end Output_Stream;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1b rec1=00 rec2=01 rec3=03a
        [0x01] rec0=0a rec1=00 rec2=02 rec3=001
    tail 0x2174ea71a866e7f8062c6 0x42a00088462063c03