[fpc-pascal] more memory for local var in function

Jose Pascual josepascual at almudi.com
Mon Sep 5 21:18:15 CEST 2005


Hi,

I have a program that don't work if I declare a local array of 15000
bytes, but it works if the array is
only for 500 bytes, 

Where is the problem? frame, heap, stack?
how can I increase the memory for local vars in procedure/functions?

tia
best regards




More information about the fpc-pascal mailing list