- Joined
- Jul 1, 2007
- Messages
- 1,662
Howdy! I'm looking for help from some one with C++ experience. Here's the issue:
Using visual studio 2008, so keep in mind, files are in .h and .cpp but can be copied to a text doc to show what's going on.
Basically, it's a console based hangman game, that I need help with. The problem is in trying to pull words from the word list document into the program, and make it possible to ADD words to the dictionary/word list. It's for a final project, and it's just frustrating trying to debug/finalize when there seems to be some issue with syntax errors and 'friends'.
So far, part of the problem was realizing there was no header for the dictionary, but that was already remedied. Menu clashes have been ironed out for the most part, but still... Lost is a really good term to describe the present situation.
HELP! If you're familiar with C++/Visual studio 2008, I'd be eternally grateful if you could spare a few minutes and either hit me (or Deets) up on Vent, or send me a PM.
Using visual studio 2008, so keep in mind, files are in .h and .cpp but can be copied to a text doc to show what's going on.
Basically, it's a console based hangman game, that I need help with. The problem is in trying to pull words from the word list document into the program, and make it possible to ADD words to the dictionary/word list. It's for a final project, and it's just frustrating trying to debug/finalize when there seems to be some issue with syntax errors and 'friends'.
So far, part of the problem was realizing there was no header for the dictionary, but that was already remedied. Menu clashes have been ironed out for the most part, but still... Lost is a really good term to describe the present situation.
HELP! If you're familiar with C++/Visual studio 2008, I'd be eternally grateful if you could spare a few minutes and either hit me (or Deets) up on Vent, or send me a PM.












