Trouble with error
Hi,
I am taking a class in C# and ran into a problem that I can’t figure out. I get an error that states: Cannot convert type ‘int’ to type ‘bool’. Below is the code I am working with. The error is on line 54. I am using Visual studio 2008 Professional.
// [...]