經安全檢測,此網站為安全網站,請放心前往原始網址!

Size Specifier: How to display a C/C++ pointer as an array in the Visual Studio debugger - Habib Hey

Viewing a C/C++ array in the Visual Studio debugger is easy. You can expand the array in the Watch window (or any other variables window) and see its values. For example, let’s say you have the following C++ code: int _tmain(int argc, _TCHAR* argv[]) { in

blogs.msdn.com

網址安全性掃描由 google 提供