Package Management
src Directory Reference

Files

file  list.h [code]
 
file  main.c
 This 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)
 
file  utils.h [code]
 General Utilities for C language.