[plug] Re: Assistance requested for killed program

James Leven jleven at geoseis.com.au
Fri Nov 25 22:48:39 WST 2005


Dear Arie and Peter

Thank you for your suggestions and advice.  I am having better luck by
specifically deleting the instances,
rather than just assuming that the compiler will clean up.

Regards
Jim

James Leven wrote:
> G'day all;
>
> I have written a C++ program with a recursive method for one of the
> classes.
>
> If I run this program with test parameters, it works well; but for a
> serious application, I eventually get the message "killed".   My guess
> is that I have run out of stack, but is there any way to monitor this,
> or to extend the stack?
>
> Any suggestions that I could implement in the program to reduce the
> problem would be gratefully received.
>
> Regards
> Jim Leven
> jleven at geoseis.com.au
>
>   



More information about the plug mailing list