Click here to Skip to main content
15,886,422 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Class or Library to support MFC Document Windows borders Pin
CPallini16-Sep-09 21:06
mveCPallini16-Sep-09 21:06 
AnswerRe: Class or Library to support MFC Document Windows borders Pin
WylieCoyoteUsa17-Sep-09 2:58
WylieCoyoteUsa17-Sep-09 2:58 
QuestionPassing Objects UI threads VS worker threads Pin
ForNow16-Sep-09 14:57
ForNow16-Sep-09 14:57 
AnswerRe: Passing Objects UI threads VS worker threads Pin
Chris Losinger16-Sep-09 16:03
professionalChris Losinger16-Sep-09 16:03 
GeneralRe: Passing Objects UI threads VS worker threads Pin
ForNow16-Sep-09 16:31
ForNow16-Sep-09 16:31 
QuestionRecursive maze, so close, probably something stupid Pin
forensicgeek16-Sep-09 14:17
forensicgeek16-Sep-09 14:17 
AnswerRe: Recursive maze, so close, probably something stupid Pin
«_Superman_»16-Sep-09 20:17
professional«_Superman_»16-Sep-09 20:17 
AnswerRe: Recursive maze, so close, probably something stupid Pin
David Crow17-Sep-09 2:43
David Crow17-Sep-09 2:43 
forensicgeek wrote:
I wasn't sure so I included the whole program...


First mistake is there's never a reason to include so much code.

forensicgeek wrote:
...if anyone can figure out why whats wrong please let me know!


Second mistake is asking others to wade through all of this code. It's your assignment, after all.

Third mistake is that you did not read (or did but chose to ignore) this, especially point #7.

Rather than just run the program and hope it spits out the correct answer at the end, consider stepping through it using the ever-helpful debugger. You may not find the exact problem with it, but you can very easily narrow it down to just a small handful of lines rather than a whole program.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


AnswerRe: Recursive maze, so close, probably something stupid Pin
Alan Balkany18-Sep-09 3:58
Alan Balkany18-Sep-09 3:58 
QuestionTime Pin
Bram van Kampen16-Sep-09 13:28
Bram van Kampen16-Sep-09 13:28 
AnswerRe: Time Pin
David Crow17-Sep-09 2:47
David Crow17-Sep-09 2:47 
GeneralRe: Time Pin
Bram van Kampen21-Sep-09 10:40
Bram van Kampen21-Sep-09 10:40 
QuestionAudio APIs for Windows XP [modified] [Solved] Pin
mk_416-Sep-09 12:43
mk_416-Sep-09 12:43 
AnswerRe: Audio APIs for Windows XP Pin
Jerry Evans16-Sep-09 13:44
Jerry Evans16-Sep-09 13:44 
GeneralRe: Audio APIs for Windows XP Pin
mk_416-Sep-09 21:58
mk_416-Sep-09 21:58 
QuestionHow can i check CString format for a especific mask Pin
SNArruda16-Sep-09 12:20
SNArruda16-Sep-09 12:20 
AnswerRe: How can i check CString format for a especific mask Pin
Chris Losinger16-Sep-09 15:22
professionalChris Losinger16-Sep-09 15:22 
AnswerRe: How can i check CString format for a especific mask Pin
«_Superman_»16-Sep-09 20:07
professional«_Superman_»16-Sep-09 20:07 
QuestionRe: How can i check CString format for a especific mask Pin
David Crow17-Sep-09 2:50
David Crow17-Sep-09 2:50 
QuestionGood book for C/C++/VC++2008 Pin
DarkSorrow3816-Sep-09 8:38
DarkSorrow3816-Sep-09 8:38 
AnswerRe: Good book for C/C++/VC++2008 Pin
N a v a n e e t h16-Sep-09 9:12
N a v a n e e t h16-Sep-09 9:12 
AnswerRe: Good book for C/C++/VC++2008 Pin
bob1697216-Sep-09 11:07
bob1697216-Sep-09 11:07 
QuestionCompliling trouble Pin
belleissexy33316-Sep-09 8:27
belleissexy33316-Sep-09 8:27 
AnswerRe: Compliling trouble Pin
Cedric Moonen16-Sep-09 8:36
Cedric Moonen16-Sep-09 8:36 
AnswerRe: Compliling trouble Pin
CPallini16-Sep-09 11:02
mveCPallini16-Sep-09 11:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.