CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: PALINDROME

  1. #1
    Guest

    PALINDROME

    I need help in creating a program on palindrome(anna, otto)

    asking the user for a string and test whether it's a palindrome and prints the approprite message.

    Please help me.



  2. #2
    Join Date
    Nov 1999
    Posts
    283

    Re: PALINDROME

    This must be homework.........


  3. #3
    Guest

    Re: PALINDROME

    Help me out Sadhu if you can...



  4. #4
    Join Date
    Apr 1999
    Posts
    27,449

    Re: PALINDROME

    I already responded to this in another thread. You will get help only if you show what you've already done. Doing homework problems on the CodeGuru forum is not welcome by most of the regular participants here since it's considered cheating.

    Many here have worked hard at a profession without cheating to get ahead, and don't take kindly to individuals who rather find the easy way than to actually take the time to learn.

    Regards,

    Paul McKenzie


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured