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

⟦5a0a95993⟧ Ada Source

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

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




----------------------------------------------------------------------
--
--              Screen Input Output Package
--
--                      written by
--
--                   Edmond Schonberg
--                    David Shields
--
--                      Ada Project
--                   Courant Institute
--                  New York University
--                   251 Mercer Street
--                New York, New York  10012
--
-----------------------------------------------------------------------

with Text_Io;
use Text_Io;
with Semaphore;
use Semaphore;

package Screen_Io is

-- These screen input output primitives assume that the terminal can
-- function as a VT100 or, for the IBM PC, has ANSI.SYS installed
-- as a screen driver.

    subtype Row is Integer range 1 .. 25;
    subtype Column is Integer range 1 .. 80;

    procedure Clear;
    procedure Puts (S : String; R : Row; C : Column);
    procedure Putsn (S : String; N : Integer; R : Row; C : Column);
    procedure Putc (Ch : Character; R : Row; C : Column);
    procedure Putcb (Ch : Character; R : Row; C : Column);
    procedure Fill_Screen (C : Character);

end Screen_Io;



E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=24 rec1=00 rec2=01 rec3=040
        [0x01] rec0=08 rec1=00 rec2=02 rec3=001
    tail 0x21765880687e280d8d37e 0x42a00088462060003