How to expand an array pointer in the Visual C++ Debugger Watch window (198953)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q198953 SUMMARY Starting with Visual C++ version 6.0, it is now possible to
expand an array pointer to view all array elements in the Visual C++ Debugger
Watch window. This feature is not documented.
In the Watch window,
type an expression that evaluates to a pointer followed by a comma and the
number of elements in the array.
Modification Type: | Major | Last Reviewed: | 6/2/2005 |
---|
Keywords: | kbinfo kbDebug kbhowto kbide KB198953 kbAudDeveloper |
---|
|