DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

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 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦1b90689ea⟧ TextFile

    Length: 344 (0x158)
    Types: TextFile
    Names: »V«

Derivation

└─⟦85b835f43⟧ Bits:30000549 8mm tape, Rational 1000, Xlib rev 6.00
    └─ ⟦0c20f784e⟧ »DATA« 
        └─⟦1abbe589f⟧ 
            └─⟦49e7f20b9⟧ 
                └─⟦this⟧ 

TextFile

with Xlbt_Arithmetic;
use Xlbt_Arithmetic;

package Gr_Random is

    function Random_X (Width : S_Short) return S_Short;

    function Random_Y (Height : S_Short) return S_Short;

    function Random_W (Max : U_Short) return U_Short;

    function Random_H (Max : U_Short) return U_Short;

    function Random_A return S_Short;

end Gr_Random;