Hi all,
I want to implement a flood fill program for image. But
each time I run the program, it said out of stack. Someone
tells me that it is because the VB stack is not large, my
program runs out stack space and then program crashes.
Can I implement a larger stack by myself ? what should
do ? Any reference on the Internet ?
THx
Tony
I want to implement a flood fill program for image. But
each time I run the program, it said out of stack. Someone
tells me that it is because the VB stack is not large, my
program runs out stack space and then program crashes.
Can I implement a larger stack by myself ? what should
do ? Any reference on the Internet ?
THx
Tony