Memory in Use (MIU)

Memory Profiling for C and C++

An MIU message indicates heap allocations to which the program has a pointer.

Note At exit, small amounts of memory in use in programs that run for a short time are not significant. However, you should fix large amounts of memory in use in long running programs to avoid out-of-memory problems.

Memory Profiling generates a list of memory blocks in use when you activate the MIU Memory In Use option in the Memory Profiling Settings.

Related Topics

Memory Profiling Results | Warning Messages | Memory Profiling Settings