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

⟦5e7da970e⟧ Ada Source

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

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 Text_Io;

package Fichier_Io is

    function At_End (Fichier_Source : in Text_Io.File_Type) return Boolean;
    function Get (Fichier_Source : in Text_Io.File_Type) return Character;
    procedure Close (Fichier_Source : in out Text_Io.File_Type);  
    procedure Open (Fichier_Source : in out Text_Io.File_Type;
                    Name : in String);
    procedure Unget (Fichier_Source : in Text_Io.File_Type);
    procedure Create (Fichier_Source : in out Text_Io.File_Type;
                      Mode : Text_Io.File_Mode := Text_Io.Out_File;
                      Name : in String);
    procedure Put (Fichier_Source : in out Text_Io.File_Type; Item : String);
    procedure Put (Fichier_Source : in out Text_Io.File_Type; Item : Integer);
    procedure Put_Line
                 (Fichier_Source : in out Text_Io.File_Type; Item : String);
    procedure Set_Col (Fichier_Source : in out Text_Io.File_Type;
                       To : Text_Io.Positive_Count);
    procedure Unset_Col (Fichier_Source : in out Text_Io.File_Type;
                         To : Text_Io.Positive_Count);
private
    Current_Col : Natural := 0;
    Current_Line : Natural := 0;
    Current_Char : Character;
    Look_A_Head : Boolean := False;
    procedure Next (Fichier_Source : in Text_Io.File_Type);
    function Value (Fichier_Source : in Text_Io.File_Type) return Character;




end Fichier_Io;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=15 rec1=00 rec2=01 rec3=00e
        [0x01] rec0=0e rec1=00 rec2=02 rec3=001
    tail 0x21531a5c484e773cec5bd 0x42a00088462060003