By the way, completely off of this subject.

Youre a pretty smart cookie, Im having a wierd problem with variables in a program Im creating (a version of sudoku), such as the debugger claiming variables are out of scope when they obviously arent, the debugger returning the info to the wrong objects and things like that. I am sure its because of a setting or something I am doing wrong, but I run into these problems once in a while and have never figured it out. I usually get so mad that I either create a whole new solution and rewrite the program, or I go through and comment out entire sections of code and rewrite them.

If I were to bundle up the project and post it on here would you take a look at it. The program itself is still in the early stages and there is not much to it. Its in managed c++ (visual studio 2010) 32 bit. I am curious if someone else would be able to reproduce the problem on their machine or not. If you have the time, just let me know and Ill zip it up and post it tommorrow.

Thanks