String too small?
#2

You're script is using too much memory, search around, this was asked many times.

Or use this:
Quote:

#pragma dynamic value
Sets the size, in cells, of the memory block for dynamic data (the stack and the heap) to the value specified by the expression. The default size of the dynamic data block is implementation defined. An implementation may also choose to grow the block on an as-needed basis (see the host program’s documentation, or the “Implementer’s Guide” for details).

Reply


Messages In This Thread
String too small? - by Badger(new) - 25.07.2009, 13:08
Re: String too small? - by Correlli - 25.07.2009, 13:32
Re: String too small? - by abhinavdabral - 25.07.2009, 14:28
Re: String too small? - by Badger(new) - 25.07.2009, 19:23
Re: String too small? - by abhinavdabral - 26.07.2009, 02:20

Forum Jump:


Users browsing this thread: 1 Guest(s)