DataMuseum.dk

Presents historical artifacts from the history of:

CR80 Hard and Floppy Disks

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

See our Wiki for more about CR80 Hard and Floppy Disks

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦a46d8b6b2⟧ TextFile

    Length: 1450 (0x5aa)
    Types: TextFile
    Names: »RELDESCR.T«

Derivation

└─⟦e0c43619c⟧ Bits:30005797 CR80 Disc pack ( Vol:FNJ1 861029/EC CR80 S/W Package II+III+IV+V+VII )
    └─ ⟦this⟧ »CSP004_V0801.D!CSS204.D!RELDESCR.T« 

TextFile



*******************************************************

         R E L E A S E   D E S C R I P T I O N

*******************************************************




Module id number: CSS/0204
--------------------------

Module name:      IN_OUT_LINE
-----------------------------------

Actual release:   01.01            Release date: 850711
-----------------------            --------------------

Previous release: xx.xx            Release date: xxxxxx
-----------------------            --------------------




New facilities:
---------------

   >> 01.01 <<
      IN_OUT_LINE allows CR80 Pascal programers to use the stream
      monitors inline and outline.

      PROCEDURE IN_LINE(    INSTREAM      : STREAM;
                        VAR FIRST_ELEMENT : UNIV ELEMENT;
                            BYTE_OFFSET   : INTEGER;
                        VAR NO_OF_BYTES   : INTEGER;
                        VAR CC            : COMPLETION_CODE );


     PROCEDURE OUT_LINE(    OUTSTREAM     : STREAM;
                            FIRST_ELEMENT : UNIV ELEMENT;
                            BYTE_OFFSET   : INTEGER;
                            NO_OF_BYTES   : INTEGER;
                        VAR CC            : COMPLETION_CODE );

Changes:
--------

Errors corrected:
-----------------

Reported errors, not corrected:
-------------------------------

CPECRs implemented in current release:
--------------------------------------

Comments:
---------