Memory Management with MFC: Overview
Manage your program's memory usage on the heap or on the stack frame under MFC.
Tip Incorrectly deallocating heap memory for an array is a common problem. See Memory Management: Examples.
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Manage your program's memory usage on the heap or on the stack frame under MFC.
Tip Incorrectly deallocating heap memory for an array is a common problem. See Memory Management: Examples.