Mail Archives: djgpp/2004/07/21/14:25:41
> From: "Fausto Arinos Barbuto" <fbarbuto2002 DOT no AT w1 DOT ca DOT vip DOT scd DOT yahoo DOT com>
> Newsgroups: comp.os.msdos.djgpp
> Date: Wed, 21 Jul 2004 09:27:03 -0600
>
> Sorry, I was out of town yesterday. Let me explain what the misbehaviour
> is: the program, when executed, receives a numerical input (an interest
> rate) and after that (and here is the point where things get completely
> screwed) an input that will define whether the compounding period is
> annual or monthly. This is done by pressing either "A" or "a" for annual
> or, alternatively, "M" or "m" for monthly. No other input is accepted
> and
> the program doesn't go ahead until one of the four letters above is
> entered. It works beautifully with Borland C++, but not with GCC.
Sorry, I'm still in the dark. Please describe what you type and what
the program does for that input, and then what happens with the same
input and the same program compiled with Borland C.
> Ah well. I guess I will never know what the problem is.
You will if you don't give up, but instead continue to pursue this
some more. I'm quite sure there's a simp-le explanation to what you
see.
- Raw text -