J
Jimmy
Hi
I want to write a program to reverse a string.For example :string
stobereversed ="hello how are you"
becomes :"you are how hello". What is the fastest and most elegant code for
this?
thanks
Jim
I want to write a program to reverse a string.For example :string
stobereversed ="hello how are you"
becomes :"you are how hello". What is the fastest and most elegant code for
this?
thanks
Jim