Package Management
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 list.h
 main.cThis work was done by myself. Special thank to TA on Thursday afternoon and Monday afternoon. The suggestions they provided are crucial including leftist heap, the way to find pop function. On the other hand, parts of my code is inspired by online learning materials, and I have left documentation along with the header file to avoid plagiarism. If you want to view the documentation, please visit https://stevengogogo.github.io/DSA_PackageArrangement/index.html (Doxygen) and https://github.com/stevengogogo/DSA_PackageArrangement (Github)
 utils.hGeneral Utilities for C language
  test
 runtest.cUnit Testing
 test_dataArrange.h
 test_heap.h
 test_interface.h
 test_list.h
 test_utils.h