Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Performance of functions

From: ptretter:norcom2000 at: 28-Feb-2001 22:22

As for specifying the size for example: a: make block! 10000 What exactly is the 10000? Is that the number of series items I am reserving or some form of RAM amount. I guess what your also saying is that there is no limit to file sizes with read or write functions. Paul Tretter