Skip to content

Implementing a heap once, then including it multiple times with different types instead of duplicating code.

Notifications You must be signed in to change notification settings

GavinHigham/Generic-Heap-Experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile with

gcc generic_heap_test.c heap.c -o generic_heap_test

About

Implementing a heap once, then including it multiple times with different types instead of duplicating code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published