On Sun, 11 Jan 2004 17:26:57 +1100, Anton Rolls <[EMAIL PROTECTED]>
wrote:
> Have you tried recycle before free library ?
Hi, this doesn't help because Rebol hangs as soon as I call a function
that does some memory stuff. Way before the library is released. Ok, for
those interested I have put
Have you tried recycle before free library ?
Also maybe unset some words.
Anton.
> Hi, some more strange problmes. Here is my Rebol code snippet:
>
> graphit-lib: load/library %graphit.dll
>
> new-storage: make routine! [
> "Create new storage"
> storage [string!] "Name of storage fi
On Sat, 10 Jan 2004 10:06:18 -0700, Gregg Irwin
<[EMAIL PROTECTED]> wrote:
> I haven't written any C-side stuff to interface with REBOL. Have you
> tried tests with each datatype to see if it's something related only
> to strings? I know with Windows API stuff it's important to
> preallocate spa
Hi Robert,
I haven't written any C-side stuff to interface with REBOL. Have you
tried tests with each datatype to see if it's something related only
to strings? I know with Windows API stuff it's important to
preallocate space in many cases.
-- Gregg
--
To unsubscribe from this list, just send