|
-
Jan 28th, 2003, 01:32 PM
#1
Thread Starter
Addicted Member
Reversing Strings???
I want to enter a sentence then reverse
e.g.
==============================================
Input
Hello
==============================================
==============================================
Output
olleH
==============================================
My mate said i should use the following methods
Using a loop and the .charAt() method allso the .length() method.
Any ideas
Thanks
James
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|