You would need LONG variables to hold values larger than 65535.
But you certainly don't need the floating point routines for the math you're doing.
You would need LONG variables to hold values larger than 65535.
But you certainly don't need the floating point routines for the math you're doing.
Thanks, the floating point part is the next step. I was just using some simple math to check the results.
The Long helped and I learned tonite that I needed to use Serout2 to get the correct number to display. It took a few beers to sort it out. Thanks for pointing me to the Long.
Bookmarks