Viewing array of pointers to structures in Visual Studio in the debugger
I\'m having a problem displaying the contents of a pointer array with its contents in the debugger. If I just add the pointer to the watch only the fist entry is visible. But if I add the length to it
问答
阅读(3)