Teen Programmers Unite  
 

 

Return to forum top

Out of stack space

Posted by Brok3n_Link [send private reply] at November 15, 2002, 12:00:03 AM

yep hi
vb, error 28, 'out of stack space'
it was using arrays, but now it gives it to me anyway.
anyone know what dos this and\or how to fix it. thx

Posted by CViper [send private reply] at November 15, 2002, 12:22:51 AM

how big is your array? sounds a little wierd (you'd have to have a **huge** array), but you can eat the whole stack of your app with an array (theoreticaly)

Posted by DragonWolf [send private reply] at November 15, 2002, 06:59:11 AM

Just to agree with CViper, You will get this error if your array is too big for the memory manager to handle. If you got this error message during runtime then it may be that you have another program using alot of memory as well.

You must be logged in to post messages and see which you have already read.

Log on
Username:
Password:
Save for later automatic logon

Register as a new user
 
Copyright TPU 2002. See the Credits and About TPU for more information.