Join 149,987 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,396 people online right now. Registration is fast and FREE... Join Now!
I'm trying to use the debugger to view the contents of my arrays (which are multidimensional), but whenever i type the name in the watch window, it only displays a dropdown list that is empty. How do i get it to show the contents?