|
-
March 2nd, 1999, 09:49 PM
#1
Intimidated Newbie - Stack space problem
Reading the Q&As on this group, I am intimidated by the skills of you people, so I'm asking humbly.
I'm working on a program with 7 or 8 arrays(23) so far. For a raw amateur, I'm pleased with it's operation BUT ... In design time, under certain circumstances, it runs out of stack space, but when running as an .exe file, the same series of events produces no error.
My question is, do I break the program into smaller units? ... Or is there less of a stack space problem when running as an application? ... Or is there a way of creating more stack space.
VB3, running in windows98, 128mb ram
(I'm now learning my new VB6, and will be updating the program on it)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|