[REBOL] Re: Size?
From: rotenca::telvia::it at: 10-Dec-2004 15:09
Hi, Sunanda, I think that Rebol is limited for every operation to 2GB (2147483647 bytes) because internal integers are signed 32 bit. I think this is a limit for ports, any-block and any-string length and index. A structural limit. Time for a 64 bit Rebol?