Thread: Jumble word program)

  1. #1
    Registered User
    Join Date
    Jul 2014
    Posts
    1

    Jumble word program)

    user enter few characters randomly, then press enter, (your program stores 50 names of your class fellows)
    if by rearranging your entered characters it matches to the names stored,
    then it will show it, otherwise it will show that name does not exist.

    for example.... user enter llohe
    correct name already declare (hello) program show this name

    in c++

  2. #2
    Registered User immy's Avatar
    Join Date
    Apr 2014
    Posts
    33
    Could you atleast show your attempt at the program?

  3. #3
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    Have you made any progress from the advice you got here?

  4. #4
    Registered User madelinelise's Avatar
    Join Date
    Jul 2014
    Posts
    18
    Quote Originally Posted by Matticus View Post
    Have you made any progress from the advice you got here?
    Wow, looks like you got a really good response 3 weeks ago. Is this homework? If it is, read this.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Another Jumble Program in C
    By deepdivin247 in forum C Programming
    Replies: 7
    Last Post: 04-24-2012, 02:15 PM
  2. A Jumble Program in C
    By deepdivin247 in forum C Programming
    Replies: 13
    Last Post: 04-22-2012, 09:39 PM
  3. word replacement program
    By sivart21 in forum C Programming
    Replies: 3
    Last Post: 02-20-2012, 01:46 PM
  4. Replies: 28
    Last Post: 10-23-2011, 07:17 PM
  5. jumble socket data
    By stormy in forum C Programming
    Replies: 10
    Last Post: 08-23-2005, 10:07 AM