Counting beyond 65535
tsfg
Posts: 3
Greetings:
I have done a forum search on this topic...can't seem to find anything. And it SEEMS so simple too.
I need to count beyond 65535 using a simple count routine. Count routine is no prob. Using a BS2 on the HOMEWORK board.
How can I do this? I'm not sure I understand how the "**" operator can help me with this (if, indeed, it can).
I am sending the result to an LCD display....not using the value in any calculations.
Thanks....tsfg
I have done a forum search on this topic...can't seem to find anything. And it SEEMS so simple too.
I need to count beyond 65535 using a simple count routine. Count routine is no prob. Using a BS2 on the HOMEWORK board.
How can I do this? I'm not sure I understand how the "**" operator can help me with this (if, indeed, it can).
I am sending the result to an LCD display....not using the value in any calculations.
Thanks....tsfg
Comments
This reference should give you all the information you need:
http://www.emesystems.com/BS2math6.htm
Thanks go to Dr. Tracy Allen, Stamp Math Guru!
Regards,
Bruce Bates
Thanks a lot...tsfg