IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 1 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Second paragraph in deS msg explains it
all your calculations are done in integer, and then assigned to float. By the time assigment is done, buffer overflow alreqady happened.

Make "m" float (or, better, double)
--

"There's nothing more nervous than a million dollars. It does not speak French, it does not speak English, it does not speak German and it moves very fast."

-- Jean Chretien
New Thanks! That did it.
I appreciate the rapid assistance from both of you. I knew it had to be something simple.

Cheers,
Scott.
     Newbie C++ Builder problem with overflow. - (Another Scott) - (25)
         Re: Newbie C++ Builder problem with overflow. - (deSitter) - (19)
             Second paragraph in deS msg explains it - (Arkadiy) - (1)
                 Thanks! That did it. - (Another Scott)
             You're speaking over my head. - (Another Scott) - (16)
                 Re: You're speaking over my head. - (deSitter) - (15)
                     Thanks for the tips. Greatly appreciated. -NT - (Another Scott)
                     Actually, Ross... - (jb4) - (13)
                         Re: Actually, Ross... - (deSitter) - (12)
                             Hrm? - (jb4) - (11)
                                 Re: Hrm? - (deSitter) - (10)
                                     So what iron is that running on? - (jb4) - (9)
                                         Re: So what iron is that running on? - (deSitter)
                                         Also 12 on HPQ Presario 5831 (500 MHz Athlon)/gcc 2.95.4 -NT - (scoenye) - (7)
                                             Re: Also 12 on HPQ Presario 5831 (500 MHz Athlon)/gcc 2.95.4 - (jb4) - (6)
                                                 Re: Also 12 on HPQ Presario 5831 (500 MHz Athlon)/gcc 2.95.4 - (deSitter) - (5)
                                                     Sorry Ross: No Sale - (jb4) - (2)
                                                         Re: Sorry Ross: No Sale - (deSitter) - (1)
                                                             Please stand by... - (jb4)
                                                     Doesn't compile here - (pwhysall) - (1)
                                                         Gotta add -lm for math library -NT - (deSitter)
         Somewhat related: Borland Builder-IDE "style" issue. - (CRConrad) - (2)
             Well, I'm trying to reuse some earlier code. - (Another Scott)
             Dude.... - (jb4)
         NORM1 is a float, but - (jb4) - (1)
             Thanks! - (Another Scott)

Zort.
123 ms