[algogeeks] Re: reversing strings using array

2007-06-16 Thread Madhu B
[EMAIL PROTECTED] wrote: >the reverse of "hello world" is "dlrow olleh" and not "world hello" > >Reversing chars is different from reversing words. In any case nobody >is going to help you with your homework. So before asking for any >concrete help post your trials... > >On Jun 16, 10:13 am, Misty

[algogeeks] BRITAIN GOT TALENT - OPERA GUY

2007-06-16 Thread Sophia Jayann
Brit Opera singer...he sounds pro. Watch it at http://www.amusingclip.com/?vID=1181742375 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to algogeeks@goog

[algogeeks] Re: reversing strings using array

2007-06-16 Thread [EMAIL PROTECTED]
the reverse of "hello world" is "dlrow olleh" and not "world hello" Reversing chars is different from reversing words. In any case nobody is going to help you with your homework. So before asking for any concrete help post your trials... On Jun 16, 10:13 am, Misty <[EMAIL PROTECTED]> wrote: > He

[algogeeks] reversing strings using array

2007-06-16 Thread Misty
Hello friends, i want 2 know how to write a program to reverse strings for instance a string is "hello world", i need to print it as "world hello". please post your answers as soon as possible. --~--~-~--~~~---~--~~ You received this message because you are subscr