I am A PHP Developer, and first time working in Visual Studio C++ and wondering if there is some way through which i can display variables or contents to debug my application.
Is there any functionality like Console in Chrome as console.log(myvariable)
?