"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> I am currently rewriting a c program in c++. I work under LINUX 2.6
> (DEBIAN). Sometimes I get a segmentation fault when I use "new".

Run your program under valgrind and fix all errors it finds.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
_______________________________________________
help-gplusplus mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to