[plt-scheme] memory error
On Sep 14, Hans Oesterholt wrote:
>
> >This is weird. You can try to divert the output someplace else and
> >see what's the difference.
> >
> I'm using mzscheme 299.200, WIN32. It's a callback on a "clicked"
> signal in mzgtk2. I'm writing the output (about 65K) to
> stdout. Should I try write it to a file?
That's what I would do. Also, if you can try to write it in several
smaller chunks.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!