DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

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

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦68c2b2188⟧ TextFile

    Length: 384 (0x180)
    Types: TextFile
    Names: »GEMPVAR.I«

Derivation

└─⟦4fbcde1e4⟧ Bits:30003931/GEM_Development-A.imd Disketter indleveret af Steffen Jensen (Piccolo/Piccoline)
    └─⟦this⟧ »GEMPVAR.I« 

TextFile


VAR
(*** GEMPVAR.I  ***  Std variables for GEM VDI PASCAL MT+ programs **)
        contrl : contrl_ARRAY;          (* global arrays reqd by gemvdi *)
        intin : intin_ARRAY;
        intout : intout_ARRAY;
        ptsin : ptsin_ARRAY;
        ptsout : ptsout_ARRAY;
(*********** end gempvar.i ********************)

«eof»