|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 2048 (0x800) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Site, seg_04ccbc, seg_04cd96
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« └─⟦this⟧
package body Site is function Image (The_Code : in Object) return Mt.Bs_Access is begin return (new Mt.Byte_String' (The_Code / 10000, (The_Code mod 10000) / 100, The_Code mod 100)); end Image; function Image (The_Code : in Object) return String is begin return Natural'Image (The_Code); end Image; function Value (The_Byte_String : in Mt.Byte_String) return Object is begin return ((The_Byte_String (1) * 10000) + (The_Byte_String (2) * 100) + The_Byte_String (3)); exception when Constraint_Error => return Zero; end Value; end Site;
nblk1=1 nid=0 hdr6=2 [0x00] rec0=1a rec1=00 rec2=01 rec3=000 tail 0x217540d32874f6e99dd34 0x42a00088462060003