Re: Reverse Numbers



Roedy Green wrote:
On 28 Feb 2006 01:19:20 -0800, "IanH" <hill_ian_j@xxxxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :

In the following program, what ever digits are typed into the inputbox
I want them displayed in reverse order in the status bar.

see String.reverse

Doesn't exist...

new StringBuffer(str).reverse().toString()

Tom Hawtin
--
Unemployed English Java programmer
http://jroller.com/page/tackline/
.