DOC: "How to Use Debug Heap from C++" Documented Incorrectly (141493)
The information in this article applies to:
- The C Run-Time (CRT), when used with:
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Editions 4.1
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
- Microsoft Visual C++, 32-bit Professional Edition 4.2
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- 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 Q141493 SUMMARY
In the Run-Time Library reference, the section on Using the Debug Heap from
Visual C++ incorrectly describes how to place an allocation made with the
new operator into a _CLIENT_BLOCK. To access this section from Books
Online, follow this hierarchy:
-
Visual C++ Books
- C/C++
- Run-Time Library Reference
- Debug Version of the C Run-Time Library
- Memory Management and the Debug Heap
- Using the Debug Heap from C++
Modification Type: | Major | Last Reviewed: | 12/2/2003 |
---|
Keywords: | kbcode kbCRT kbdocerr kbVC400 kbVC410 kbVC420 kbVC500 kbVC600 KB141493 kbAudDeveloper |
---|
|