On Apr 17, 2:43 pm, "f.las...@[EMAIL PROTECTED]
" <f.las...@[EMAIL PROTECTED]
> wrote:
> at the moment, I'm despairing! I don't know why my code doesn't work.
> Have a look:
[...]
> I compiled this code with -fexceptions and when I try to run it, after
> the call of DoItNow(), the programm aborts with SIGABRT.
>
> WHY???????????
Based on what you have shown, I'd have to say the problem is in the
code that you decided not to post.
Please show a truly minimal program that actually compiles and
demonstrates the problem, and perhaps you will receive better help.
--
Chris
--
[ See http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]


|