Connecting Tech Pros Worldwide Help | Site Map

program to reverse a sentence

Shobhit
Guest
 
Posts: n/a
#1: Mar 29 '06
can nebody help me in making a c++ program for reversing a sentence....
like....
I m in love

love in m i...

i know its very easy.......bur still i m not able to do it....
plz
thanx

Vladimir S. Oka
Guest
 
Posts: n/a
#2: Mar 29 '06

re: program to reverse a sentence


Shobhit opined:
[color=blue]
> can nebody help me in making a c++ program for reversing a[/color]

Maybe, but not here...

Followups set to comp.lang.c++
[color=blue]
> sentence.... like....
> I m in love
>
> love in m i...
>
> i know its very easy.......bur still i m not able to do it....
> plz
> thanx[/color]

--
BR, Vladimir

Love tells us many things that are not so.
-- Krainian Proverb

Martin Ambuhl
Guest
 
Posts: n/a
#3: Mar 29 '06

re: program to reverse a sentence


Shobhit wrote:[color=blue]
> can nebody help me in making a c++ program for reversing a sentence....[/color]

C++ is a different language with its own newsgroup <news:comp.lang.c++>.
Keith Thompson
Guest
 
Posts: n/a
#4: Mar 29 '06

re: program to reverse a sentence


"Shobhit" <shobhit143@gmail.com> writes:[color=blue]
> can nebody help me in making a c++ program for reversing a sentence....[/color]
[...]

Not in comp.lang.c. Try comp.lang.c++. (And do them a really big
favor and read <http://cfaj.freeshell.org/google/> before posting
there.)

--
Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Closed Thread