If you have PBP 2.50 and use a 18F
chip, you can compile with PBPL
that will give you 32 bit math.
This will give you the ability to use
numbers with a range of
-2147483648 to
+2147483647
That should solve the problem.
If you have PBP 2.50 and use a 18F
chip, you can compile with PBPL
that will give you 32 bit math.
This will give you the ability to use
numbers with a range of
-2147483648 to
+2147483647
That should solve the problem.
Dave
Always wear safety glasses while programming.
Bookmarks