[Ajuda] Run time error 3: "Stack/heap collision (insufficient stack size)"
#3

Quote:
Originally Posted by pawn-lang-3.2.3664
  • #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 “Implementor’s Guide” for details).
Pode usar estб diretiva caso necessite de mais memуria(Como no seu caso), ou entгo pode rever seu cуdigo e reduzir o uso excessivo de memуria para maior optimizaзгo.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)