Hi!

Can anyone please write me a procedure how to use a debug in Visual C++ .NET?

I don't want to use printf to see if the variable is okay calculated if you know what i mean.

I want to know how to use watches, breakpoints, ...

Thank you!