[futurebasic] Re: [FB] [R7] Fixed Broken?

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 2002 : Group Archive : Group : All Groups

From: Nancy Mann <i.mann@...>
Date: Wed, 6 Nov 2002 07:50:26 +0000
As far as I am aware the Fixed variable type can be declared, but can't 
be manipulated.

What I do is to take the fixeds convert them to doubles, do the calcs, 
and then convert them back to fixeds.

I think FB3 just thinks of them as Longs.

Well, I might be right...

Ian