|
-
October 5th, 2008, 06:19 PM
#1
C++ randomizing string help
Can someone please tell me or show me how to take a word and randomize it. Like to take the word moo and randomize it to make it oom and so on. I am new to programming and would like to make a word descrambler where it takes a word and compares it to a text file then randomize it and checks again until it finds the right word. I have already made it so that it checks the file for the word but I cant figure out how to randomize the word. I don't no if I'm supposed to change it into a char or what. Thanks to all that help.
O ya im using Dev C++ and on windows vista if that helps. Thanks
Last edited by Hellboyz; October 5th, 2008 at 06:22 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|