added ability to merge heaps

This commit is contained in:
2026-06-09 23:48:56 +02:00
parent a5fe68867f
commit 9dd2ebaa5a
3 changed files with 91 additions and 30 deletions

View File

@@ -59,7 +59,7 @@ int main()
__debugbreak();
MIHP_MEMSET(myptrs[5], 5000, 0x75);
//MIHP_MEMSET(myptrs[5], 5000, 0x75);
for (int i = 0; i < NUM_ALLOCATIONS; i++)
{