Re: Memory
Hello i just wanted to say that if you have any problems
allocating memory while using Euphoria you might try
using actual explicit allocation techniques. Although this
requires setting up your own data structures in memory, i have
allocated over 100 megs of memory using this technique.
If you can't allocate enough memory from Euphoria you can using
a very simple .DLL (Win95+ platforms). If you need one let me
know.
If you want to use the data structures built into Euphoria then
i can't help, sorry. If Euphoria would supply us with some info
about the storage allocation techniques used by the language
it would sure help.
Good luck...
XAXO at AOL.COM
|
Not Categorized, Please Help
|
|