Int to String
John Board
Posts: 371
Hi,
As a quick question, how would I convert an int to a string in SPIN?
For example, if I wanted to send an int to a parallax serial LCD screen, how would I convert it so that the screen understands what I am wanting to display?
Thanks,
John
As a quick question, how would I convert an int to a string in SPIN?
For example, if I wanted to send an int to a parallax serial LCD screen, how would I convert it so that the screen understands what I am wanting to display?
Thanks,
John
Comments
Note that rjdec calls the dec method.
numbers (included in the propeller tool)
simple numbers http://obex.parallax.com/objects/182/
I really like simple numbers because it is easier to use, and has some formatting options not available in numbers (some fixed format options, for instance).
Massimo
obex.parallax.com/object/536