[Info-vax] DCL Integer Overflow

Robert A. Brooks FIRST.LAST at vmssoftware.com
Sun Jul 2 22:57:27 EDT 2017


On 7/2/2017 10:14 PM, David Froble wrote:

 > I guess my question is "why is anyone using integers of such magnitude
 > in DCL?"

When we support larger than 2TB disks, there will be issues with

write sys$output f$getdvi( "big disk", "maxblock" )

There is no good way to fix this (and problems like this one), other
than defining a new item code that returns a string.

-- 
                  -- Rob



More information about the Info-vax mailing list