In a couple of cases this fails for me without any warning - is there any option for SLINK64 like /3gb for SLINK? Thanks
GET_STORAGE@ in 64bit
I don't have access to a machine at the moment but when I do I may need some code that illustrates the failure.
There is an error in the latest documentation. The second argument of GET_STORAGE@ is currently a 32 bit integer for the size so this limits the amount of memory that you can allocate.
Users of FTN95 v8.10 can download new DLLs via the following link in order to access a new routine GET_STORAGE64@. In this routine the allocated size is a 64 bit integer. Please make sure that you keep a backup copy of your existing DLLs.