We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Implementing a heap once, then including it multiple times with different types instead of duplicating code.
Compile with
gcc generic_heap_test.c heap.c -o generic_heap_test