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

⟦818483a46⟧ Ada Source

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

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 Ascan_Dfa;
use Ascan_Dfa;
with Text_Io;
use Text_Io;

package Ascan_Io is
    Null_In_Input : exception;
    Aflex_Internal_Error : exception;
    Unexpected_Last_Match : exception;
    Pushback_Overflow : exception;
    Aflex_Scanner_Jammed : exception;
    type Eob_Action_Type is (Eob_Act_Restart_Scan,
                             Eob_Act_End_Of_File, Eob_Act_Last_Match);
    Yy_End_Of_Buffer_Char : constant Character := Ascii.Nul;
    Yy_N_Chars : Integer;       -- number of characters read into yy_ch_buf

-- true when we've seen an EOF for the current input file
    Yy_Eof_Has_Been_Seen : Boolean;

    procedure Yy_Input (Buf : out Unbounded_Character_Array;
                        Result : out Integer;
                        Max_Size : in Integer);
    function Yy_Get_Next_Buffer return Eob_Action_Type;
    procedure Yyunput (C : Character; Yy_Bp : in out Integer);
    procedure Unput (C : Character);
    function Input return Character;
    procedure Output (C : Character);
    function Yywrap return Boolean;
    procedure Open_Input (Fname : in String);
    procedure Close_Input;
    procedure Create_Output (Fname : in String := "");
    procedure Close_Output;
end Ascan_Io;


E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1b rec1=00 rec2=01 rec3=048
        [0x01] rec0=09 rec1=00 rec2=02 rec3=001
    tail 0x2152980aa84a64e70ced8 0x42a00088462060003