program to reverse a sentence

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Shobhit

    #1

    program to reverse a sentence

    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

    #2
    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

    Comment

    • Martin Ambuhl

      #3
      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++>.

      Comment

      • Keith Thompson

        #4
        Re: program to reverse a sentence

        "Shobhit" <shobhit143@gma il.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_Keit h) 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.

        Comment

        Working...