I thought it had something to do with memory.
Thanks for the help! +karma to both of you
edit:
is this correct if i want a 32kb stack?
#pragma dynamic 8000
edit: yup! thanks again guys!
Code:
Header size: 948 bytes
Code size: 14348 bytes
Data size: 408472 bytes
Stack/heap size: 32000 bytes; max. usage is unknown, due to recursion
Total requirements: 455768 bytes
Done.
__________________